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

crypto_aead_chacha20poly1305_decrypt

abstract fun crypto_aead_chacha20poly1305_decrypt(m: ByteArray, mlen_p: LongLongByReference, nsec: ByteArray, c: ByteArray, clen: Long, ad: ByteArray, adlen: Long, npub: ByteArray, k: ByteArray): Int (source)