tuweni / org.apache.tuweni.crypto.sodium / LibSodium / crypto_secretstream_xchacha20poly1305_push

crypto_secretstream_xchacha20poly1305_push

abstract fun crypto_secretstream_xchacha20poly1305_push(state: Pointer!, c: ByteArray!, clen_p: LongLongByReference!, m: ByteArray!, mlen: Long, ad: ByteArray!, adlen: Long, tag: Byte): Int (source)