sodium_crypto_aead_aes256gcm_decrypt

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_aead_aes256gcm_decryptDecrypt in combined mode with precalculation

说明

sodium_crypto_aead_aes256gcm_decrypt ( string $ciphertext , string $additional_data , string $nonce , string $key ) : string|false

警告

本函数还未编写文档,仅有参数列表。

参数

ciphertext

additional_data

nonce

key

返回值