StoredOlmSession

fun StoredOlmSession(senderKey: Key.Curve25519Key, sessionId: String, lastUsedAt: Instant, createdAt: Instant = Clock.System.now(), pickled: String)