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

crypto_aead_aes256gcm_decrypt_afternm

abstract fun crypto_aead_aes256gcm_decrypt_afternm(m: ByteArray, mlen_p: LongLongByReference, nsec: Pointer, c: ByteArray, clen: Long, ad: ByteArray, adlen: Long, npub: Pointer, ctx_: Pointer): Int (source)