matrix-js-sdk
Preparing search index...
crypto-api
<internal>
RustBackupCryptoEventMap
Type Alias RustBackupCryptoEventMap
type
RustBackupCryptoEventMap
=
{
"crypto.keyBackupDecryptionKeyCached"
:
(
version
:
string
)
=>
void
;
"crypto.keyBackupFailed"
:
(
errCode
:
string
)
=>
void
;
"crypto.keyBackupSessionsRemaining"
:
(
remaining
:
number
)
=>
void
;
"crypto.keyBackupStatus"
:
(
enabled
:
boolean
)
=>
void
;
}
Index
Properties
crypto.key
Backup
Decryption
Key
Cached
crypto.key
Backup
Failed
crypto.key
Backup
Sessions
Remaining
crypto.key
Backup
Status
Properties
crypto.key
Backup
Decryption
Key
Cached
"crypto.keyBackupDecryptionKeyCached"
:
(
version
:
string
)
=>
void
crypto.key
Backup
Failed
"crypto.keyBackupFailed"
:
(
errCode
:
string
)
=>
void
crypto.key
Backup
Sessions
Remaining
"crypto.keyBackupSessionsRemaining"
:
(
remaining
:
number
)
=>
void
crypto.key
Backup
Status
"crypto.keyBackupStatus"
:
(
enabled
:
boolean
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
crypto.key
Backup
Decryption
Key
Cached
crypto.key
Backup
Failed
crypto.key
Backup
Sessions
Remaining
crypto.key
Backup
Status
matrix-js-sdk
Loading...