toggle menu
trixnity-crypto
4.9.0
common
switch theme
search in API
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
StoredOlmSession
/
StoredOlmSession
Stored
Olm
Session
constructor
(
senderKey
:
Key.Curve25519Key
,
sessionId
:
String
,
lastUsedAt
:
Instant
,
createdAt
:
Instant
,
pickled
:
String
,
initiatedByThisDevice
:
Boolean
=
false
)