crypto_box_open_easy_afternm method
Implementation
external JSUint8Array crypto_box_open_easy_afternm(
JSUint8Array ciphertext,
JSUint8Array nonce,
JSUint8Array sharedKey,
);
external JSUint8Array crypto_box_open_easy_afternm(
JSUint8Array ciphertext,
JSUint8Array nonce,
JSUint8Array sharedKey,
);