trixnity-olm
Toggle table of contents
4.20.0
android
jvm
native
olmLibrary
Platform filter
android
jvm
native
olmLibrary
Switch theme
Search in API
trixnity-olm
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmLibrary
/
encrypt
encrypt
android
jvm
native
olmLibrary
actual
fun
encrypt
(
session
:
OlmSessionPointer
,
plainText
:
ByteArray
,
random
:
ByteArray
?
,
message
:
ByteArray
)
:
ULong
actual
fun
encrypt
(
session
:
OlmSessionPointer
,
plainText
:
ByteArray
,
random
:
ByteArray
?
,
message
:
ByteArray
)
:
ULong
actual
fun
encrypt
(
session
:
OlmSessionPointer
,
plainText
:
ByteArray
,
random
:
ByteArray
?
,
message
:
ByteArray
)
:
ULong
expect
fun
encrypt
(
session
:
OlmSessionPointer
,
plainText
:
ByteArray
,
random
:
ByteArray
?
,
message
:
ByteArray
)
:
ULong