Interface AddSecretStorageKeyOpts

Options for addKey.

Hierarchy

  • AddSecretStorageKeyOpts

Properties

Properties

The private key. Will be used to generate the key check values in the key info; it will not be stored on the server

name?: string

Optional name of the key.

passphrase?: PassphraseInfo

Information for deriving the key from a passphrase if any.

Generated using TypeDoc