trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
EncryptedEventContent
/
OlmEncryptedEventContent
/
OlmEncryptedEventContent
Olm
Encrypted
Event
Content
constructor
(
ciphertext
:
Map
<
String
,
EncryptedEventContent.OlmEncryptedEventContent.CiphertextInfo
>
,
senderKey
:
Key.Curve25519Key
,
relatesTo
:
RelatesTo
?
=
null
)