crypto_aead_aes256gcm_decrypt_detached_afternm

Undocumented in source.
  1. alias crypto_aead_aes256gcm_decrypt_detached_afternm = deimos.sodium.crypto_aead_aes256gcm.crypto_aead_aes256gcm_decrypt_detached_afternm
    alias crypto_aead_aes256gcm_decrypt_detached_afternm = deimos.sodium.crypto_aead_aes256gcm.crypto_aead_aes256gcm_decrypt_detached_afternm
  2. bool crypto_aead_aes256gcm_decrypt_detached_afternm(ubyte[] m, ubyte[] c, ubyte[crypto_aead_aes256gcm_ABYTES] mac, ubyte[] ad, ubyte[crypto_aead_aes256gcm_NPUBBYTES] npub, crypto_aead_aes256gcm_state ctx)

Meta