Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IMegolmEncryptedContent
Interface IMegolmEncryptedContent
interface
IMegolmEncryptedContent
{
algorithm
:
Megolm
;
ciphertext
:
string
;
device_id
:
string
;
org.matrix.msgid
?:
string
;
sender_key
:
string
;
session_id
:
string
;
}
Index
Properties
algorithm
ciphertext
device_
id
org.matrix.msgid?
sender_
key
session_
id
Properties
algorithm
algorithm
:
Megolm
ciphertext
ciphertext
:
string
device_
id
device_
id
:
string
Optional
org.matrix.msgid
org.matrix.msgid
?:
string
sender_
key
sender_
key
:
string
session_
id
session_
id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
ciphertext
device_
id
org.matrix.msgid
sender_
key
session_
id
matrix-js-sdk
Loading...