toggle menu
multiplatform-crypto-libsodium-bindings
0.9.4-SNAPSHOT
common
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.secretstream
/
SecretStream
/
xChaCha20Poly1305Push
x
Cha
Cha20Poly1305Push
expect
fun
xChaCha20Poly1305Push
(
state
:
SecretStreamState
,
message
:
UByteArray
,
associatedData
:
UByteArray
=
ubyteArrayOf()
,
tag
:
UByte
)
:
UByteArray