trixnity-olm
Toggle table of contents
4.20.0
js
Platform filter
js
Switch theme
Search in API
trixnity-olm
trixnity-olm
/
net.folivo.trixnity.olm
/
Utility
Utility
js
external
class
Utility
Members
Constructors
Utility
Link copied to clipboard
js
constructor
(
)
Functions
ed25519_
verify
Link copied to clipboard
js
fun
ed25519_verify
(
key
:
String
,
message
:
String
,
signature
:
String
)
free
Link copied to clipboard
js
fun
free
(
)
sha256
Link copied to clipboard
js
fun
sha256
(
input
:
Uint8Array
<
*
>
)
:
String
fun
sha256
(
input
:
String
)
:
String