sodium_crypto_box_open

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_box_openVerify and decrypt a ciphertext

说明

sodium_crypto_box_open ( string $ciphertext , string $nonce , string $key_pair ) : string|false

警告

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

参数

ciphertext

nonce

key_pair

返回值