trixnity-crypto
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
StoredOlmSession
/
StoredOlmSession
Stored
Olm
Session
constructor
(
senderKey
:
KeyValue.Curve25519KeyValue
,
sessionId
:
String
,
lastUsedAt
:
Instant
,
createdAt
:
Instant
,
pickled
:
String
,
initiatedByThisDevice
:
Boolean
=
false
)