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
/
OlmUtility
Olm
Utility
common
olmLibrary
web
expect
class
OlmUtility
:
WantsToBeFree
actual
class
OlmUtility
:
WantsToBeFree
actual
class
OlmUtility
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
olmLibrary
web
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
free
Link copied to clipboard
common
olmLibrary
web
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
sha256
Link copied to clipboard
common
olmLibrary
web
expect
fun
sha256
(
input
:
ByteArray
)
:
String
expect
fun
sha256
(
input
:
String
)
:
String
actual
fun
sha256
(
input
:
ByteArray
)
:
String
actual
fun
sha256
(
input
:
String
)
:
String
actual
fun
sha256
(
input
:
ByteArray
)
:
String
actual
fun
sha256
(
input
:
String
)
:
String
verify
Ed25519
Link copied to clipboard
common
olmLibrary
web
expect
fun
verifyEd25519
(
key
:
String
,
message
:
String
,
signature
:
String
)
actual
fun
verifyEd25519
(
key
:
String
,
message
:
String
,
signature
:
String
)
actual
fun
verifyEd25519
(
key
:
String
,
message
:
String
,
signature
:
String
)