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
backupInfo
:
KeyBackupInfo
trust
Info
trustInfo
:
BackupTrustInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backup
Info
trust
Info
matrix-js-sdk
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
The result of CryptoApi.checkKeyBackupAndEnable.