Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
crypto-api
Aes256AuthData
Interface Aes256AuthData
interface
Aes256AuthData
{
iv
:
string
;
mac
:
string
;
private_key_iterations
?:
number
;
private_key_salt
?:
string
;
}
Index
Properties
iv
mac
private_
key_
iterations?
private_
key_
salt?
Properties
iv
iv
:
string
mac
mac
:
string
Optional
private_
key_
iterations
private_
key_
iterations
?:
number
Optional
private_
key_
salt
private_
key_
salt
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
iv
mac
private_
key_
iterations
private_
key_
salt
matrix-js-sdk
Loading...