Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
crypto-api
KeyBackupCheck
Interface KeyBackupCheck
The result of
CryptoApi.checkKeyBackupAndEnable
.
interface
KeyBackupCheck
{
backupInfo
:
KeyBackupInfo
;
trustInfo
:
BackupTrustInfo
;
}
Index
Properties
backup
Info
trust
Info
Properties
backup
Info
backup
Info
:
KeyBackupInfo
trust
Info
trust
Info
:
BackupTrustInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backup
Info
trust
Info
matrix-js-sdk
Loading...
The result of CryptoApi.checkKeyBackupAndEnable.