trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
olmLibrary
web
Target filter
common
olmLibrary
web
Switch theme
Search in API
Skip to content
trixnity
trixnity-libolm
/
de.connect2x.trixnity.libolm
/
OlmSession
Olm
Session
common
olmLibrary
web
expect
class
OlmSession
:
WantsToBeFree
actual
class
OlmSession
:
WantsToBeFree
actual
class
OlmSession
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
olmLibrary
web
expect
object
Companion
actual
object
Companion
actual
object
Companion
Properties
description
Link copied to clipboard
common
olmLibrary
web
expect
val
description
:
String
actual
val
description
:
String
actual
val
description
:
String
has
Received
Message
Link copied to clipboard
common
olmLibrary
web
expect
val
hasReceivedMessage
:
Boolean
actual
val
hasReceivedMessage
:
Boolean
actual
val
hasReceivedMessage
:
Boolean
session
Id
Link copied to clipboard
common
olmLibrary
web
expect
val
sessionId
:
String
actual
val
sessionId
:
String
actual
val
sessionId
:
String
Functions
decrypt
Link copied to clipboard
common
olmLibrary
web
expect
fun
decrypt
(
message
:
OlmMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmMessage
)
:
String
encrypt
Link copied to clipboard
common
olmLibrary
web
expect
fun
encrypt
(
plainText
:
String
)
:
OlmMessage
actual
fun
encrypt
(
plainText
:
String
)
:
OlmMessage
actual
fun
encrypt
(
plainText
:
String
)
:
OlmMessage
free
Link copied to clipboard
common
olmLibrary
web
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
matches
Inbound
Session
Link copied to clipboard
common
olmLibrary
web
expect
fun
matchesInboundSession
(
oneTimeKeyMessage
:
String
)
:
Boolean
actual
fun
matchesInboundSession
(
oneTimeKeyMessage
:
String
)
:
Boolean
actual
fun
matchesInboundSession
(
oneTimeKeyMessage
:
String
)
:
Boolean
matches
Inbound
Session
From
Link copied to clipboard
common
olmLibrary
web
expect
fun
matchesInboundSessionFrom
(
identityKey
:
String
,
oneTimeKeyMessage
:
String
)
:
Boolean
actual
fun
matchesInboundSessionFrom
(
identityKey
:
String
,
oneTimeKeyMessage
:
String
)
:
Boolean
actual
fun
matchesInboundSessionFrom
(
identityKey
:
String
,
oneTimeKeyMessage
:
String
)
:
Boolean
pickle
Link copied to clipboard
common
olmLibrary
web
expect
fun
pickle
(
key
:
String
?
)
:
String
actual
fun
pickle
(
key
:
String
?
)
:
String
actual
fun
pickle
(
key
:
String
?
)
:
String