trixnity-olm
4.0.0-beta1
js
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
)