trixnity-olm
3.7.0-beta1
common
js
olmLibrary
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmUtility
Olm
Utility
common
js
olmLibrary
expect
class
OlmUtility
:
WantsToBeFree
actual
class
OlmUtility
:
WantsToBeFree
actual
class
OlmUtility
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
js
olmLibrary
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
free
Link copied to clipboard
common
js
olmLibrary
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
sha256
Link copied to clipboard
common
js
olmLibrary
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
js
olmLibrary
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
)