Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
SecretStorage
AddSecretStorageKeyOpts
Interface AddSecretStorageKeyOpts
Options for SecretStorage#addKey.
Hierarchy
AddSecretStorageKeyOpts
Index
Properties
key?
name?
passphrase?
pubkey?
Properties
Optional
key
key
?:
Uint8Array
Optional
name
name
?:
string
Optional
passphrase
passphrase
?:
PassphraseInfo
Optional
pubkey
pubkey
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
Add
Secret
Storage
Key
Opts
key?
name?
passphrase?
pubkey?
Generated using
TypeDoc
Options for SecretStorage#addKey.