sodium_crypto_box_seal_open
sodium_crypto_box_secretkey
Sodium 函数
PHP Manual
sodium_crypto_box_seal
(PHP 7 >= 7.2.0)
sodium_crypto_box_seal
—
Encrypt a message
说明
string
sodium_crypto_box_seal
(
string
$msg
,
string
$key
)
Warning
本函数还未编写文档,仅有参数列表。
参数
msg
key
返回值
sodium_crypto_box_seal_open
sodium_crypto_box_secretkey
Sodium 函数
PHP Manual