Php/docs/function.sodium-crypto-aead-aes256gcm-decrypt

来自菜鸟教程
跳转至:导航、​搜索

sodium_crypto_aead_aes256gcm_decrypt

(PHP 7 >= 7.2.0)

sodium_crypto_aead_aes256gcm_decryptDecrypt in combined mode with precalculation


说明

sodium_crypto_aead_aes256gcm_decrypt ( string $ciphertext , string $ad , string $nonce , string $key ) : string

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


参数

ciphertext
ad
nonce
key


返回值