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

crypto_secretstream_xchacha20poly1305_pull

abstract fun crypto_secretstream_xchacha20poly1305_pull(state: Pointer!, m: ByteArray!, mlen_p: LongLongByReference!, tag_p: ByteByReference!, c: ByteArray!, clen: Long, ad: ByteArray!, adlen: Long): Int (source)