Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StoreType

StoreType of a key

  • Keystore: save the key as an encrypted keystore
  • Key: save the key as a plaintext private key

Index

Enumeration members

Enumeration members

Key

Key: = 1

Keystore

Keystore: = 0

Generated using TypeDoc