Php/docs/function.sodium-crypto-aead-aes256gcm-encrypt
来自菜鸟教程
sodium_crypto_aead_aes256gcm_encrypt
(PHP 7 >= 7.2.0)
sodium_crypto_aead_aes256gcm_encrypt — Encrypt in combined mode with precalculation
说明
sodium_crypto_aead_aes256gcm_encrypt
( string $msg
, string $ad
, string $nonce
, string $key
) : string
Warning 本函数还未编写文档,仅有参数列表。
参数
msg
ad
nonce
key