Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
SecretStorePrivateKeys
Interface SecretStorePrivateKeys
Internal module. Definitions for storage for the crypto module
interface
SecretStorePrivateKeys
{
dehydration
:
|
null
|
{
deviceDisplayName
:
string
;
key
:
AESEncryptedSecretStoragePayload
;
keyInfo
:
undefined
|
{
[
props
:
string
]:
any
}
;
time
:
number
;
}
;
"m.megolm_backup.v1"
:
AESEncryptedSecretStoragePayload
;
}
Index
Properties
dehydration
m.megolm_
backup.v1
Properties
dehydration
dehydration
:
|
null
|
{
deviceDisplayName
:
string
;
key
:
AESEncryptedSecretStoragePayload
;
keyInfo
:
undefined
|
{
[
props
:
string
]:
any
}
;
time
:
number
;
}
m.megolm_
backup.v1
"m.megolm_backup.v1"
:
AESEncryptedSecretStoragePayload
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dehydration
m.megolm_
backup.v1
matrix-js-sdk
Loading...
Internal module. Definitions for storage for the crypto module