toggle menu
multiplatform-crypto-libsodium-bindings
0.9.5-SNAPSHOT
common
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.secretstream
/
SecretStream
/
xChaCha20Poly1305Pull
x
Cha
Cha20Poly1305Pull
expect
fun
xChaCha20Poly1305Pull
(
state
:
SecretStreamState
,
ciphertext
:
UByteArray
,
associatedData
:
UByteArray
=
ubyteArrayOf()
)
:
DecryptedDataAndTag