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