Php/docs/function.sodium-crypto-sign-open

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

sodium_crypto_sign_open

(PHP 7 >= 7.2.0)

sodium_crypto_sign_openCheck that the signed message has a valid signature


说明

sodium_crypto_sign_open ( string $string , string $public_key ) : string

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


参数

string
public_key


返回值