(PHP 8 >= 8.4.0)
sodium_crypto_aead_aegis128l_decrypt — Verify then decrypt a message with AEGIS-128L
$ciphertext
$additional_data
$nonce
$key
Verify then decrypt a message with AEGIS-128L.
ciphertext
additional_data
nonce
key
Returns the plaintext on success, або false в разі помилки.
false