Php/docs/function.sodium-crypto-box-open
来自菜鸟教程
sodium_crypto_box_open
(PHP 7 >= 7.2.0)
sodium_crypto_box_open — Verify and decrypt a ciphertext
说明
sodium_crypto_box_open
( string $ciphertext
, string $nonce
, string $key
) : string
Warning 本函数还未编写文档,仅有参数列表。
参数
ciphertext
nonce
key