Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IPreparedKeyBackupVersion
Interface IPreparedKeyBackupVersion
interface
IPreparedKeyBackupVersion
{
algorithm
:
string
;
auth_data
:
ISigned
&
(
Curve25519AuthData
|
Aes256AuthData
)
;
privateKey
:
Uint8Array
;
recovery_key
:
string
;
}
Index
Properties
algorithm
auth_
data
private
Key
recovery_
key
Properties
algorithm
algorithm
:
string
auth_
data
auth_
data
:
ISigned
&
(
Curve25519AuthData
|
Aes256AuthData
)
private
Key
private
Key
:
Uint8Array
recovery_
key
recovery_
key
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
auth_
data
private
Key
recovery_
key
matrix-js-sdk
Loading...