Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IOlmEncryptedContent
Interface IOlmEncryptedContent
interface
IOlmEncryptedContent
{
algorithm
:
Olm
;
ciphertext
:
Record
<
string
,
IMessage
>
;
org.matrix.msgid
?:
string
;
sender_key
:
string
;
}
Index
Properties
algorithm
ciphertext
org.matrix.msgid?
sender_
key
Properties
algorithm
algorithm
:
Olm
ciphertext
ciphertext
:
Record
<
string
,
IMessage
>
Optional
org.matrix.msgid
org.matrix.msgid
?:
string
sender_
key
sender_
key
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
ciphertext
org.matrix.msgid
sender_
key
matrix-js-sdk
Loading...