trixnity-olm
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-olm
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmPkMessage
Olm
Pk
Message
data
class
OlmPkMessage
(
val
cipherText
:
String
,
val
mac
:
String
,
val
ephemeralKey
:
String
)
Members
Constructors
Olm
Pk
Message
Link copied to clipboard
constructor
(
cipherText
:
String
,
mac
:
String
,
ephemeralKey
:
String
)
Properties
cipher
Text
Link copied to clipboard
val
cipherText
:
String
ephemeral
Key
Link copied to clipboard
val
ephemeralKey
:
String
mac
Link copied to clipboard
val
mac
:
String