toggle menu
kord
0.16.0-SNAPSHOT
jvm
switch theme
search in API
kord-voice
/
dev.kord.voice.encryption
/
XSalsa20Poly1305Codec
/
decrypt
decrypt
fun
decrypt
(
box
:
ByteArray
,
boxOffset
:
Int
=
0
,
boxLength
:
Int
=
box.size
,
nonce
:
ByteArray
,
output
:
MutableByteArrayCursor
)
:
Boolean
(
source
)