Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
SecretStorage
SecretStorageKeyObject
Type Alias SecretStorageKeyObject
Secret
Storage
Key
Object
:
{
keyId
:
string
;
keyInfo
:
SecretStorageKeyDescription
;
}
Return type for
ServerSideSecretStorageImpl#addKey
.
Type declaration
key
Id
:
string
The ID of the key
key
Info
:
SecretStorageKeyDescription
details about the key
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Return type for ServerSideSecretStorageImpl#addKey.