toggle menu
tweetnacl-multiplatform
0.1.7
common
switch theme
search in API
tweetnacl-multiplatform
/
net.avianlabs.solana.tweetnacl
/
TweetNaCl
/
SecretBox
/
open
open
abstract
fun
open
(
box
:
ByteArray
,
nonce
:
ByteArray
)
:
ByteArray
Authenticates and decrypts the given secret box using the key and the nonce.