toggle menu
trixnity-crypto
4.0.0-RC2
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
=
Clock.System.now()
,
pickled
:
String
)