trixnity-olm
3.0.0-beta3
common
olmLibrary
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmOutboundGroupSession
Olm
Outbound
Group
Session
common
olmLibrary
expect
class
OlmOutboundGroupSession
:
WantsToBeFree
actual
class
OlmOutboundGroupSession
:
WantsToBeFree
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
olmLibrary
expect
object
Companion
actual
object
Companion
Functions
encrypt
Link copied to clipboard
common
olmLibrary
expect
fun
encrypt
(
plainText
:
String
)
:
String
actual
fun
encrypt
(
plainText
:
String
)
:
String
free
Link copied to clipboard
common
olmLibrary
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
pickle
Link copied to clipboard
common
olmLibrary
expect
fun
pickle
(
key
:
String
)
:
String
actual
fun
pickle
(
key
:
String
)
:
String
Properties
message
Index
Link copied to clipboard
common
olmLibrary
expect
val
messageIndex
:
Long
actual
val
messageIndex
:
Long
session
Id
Link copied to clipboard
common
olmLibrary
expect
val
sessionId
:
String
actual
val
sessionId
:
String
session
Key
Link copied to clipboard
common
olmLibrary
expect
val
sessionKey
:
String
actual
val
sessionKey
:
String