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
/
SAS
SAS
js
external
class
SAS
Members
Constructors
SAS
Link copied to clipboard
js
constructor
(
)
Functions
calculate_
mac
Link copied to clipboard
js
fun
calculate_mac
(
input
:
String
,
info
:
String
)
:
String
calculate_
mac_
fixed_
base64
Link copied to clipboard
js
fun
calculate_mac_fixed_base64
(
input
:
String
,
info
:
String
)
:
String
free
Link copied to clipboard
js
fun
free
(
)
generate_
bytes
Link copied to clipboard
js
fun
generate_bytes
(
info
:
String
,
length
:
Number
)
:
Uint8Array
<
*
>
get_
pubkey
Link copied to clipboard
js
fun
get_pubkey
(
)
:
String
set_
their_
key
Link copied to clipboard
js
fun
set_their_key
(
their_key
:
String
)