sodium_crypto_auth_verify

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_auth_verifyVerifies that the tag is valid for the message

说明

sodium_crypto_auth_verify ( string $mac , string $message , string $key ) : bool

警告

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

参数

mac

message

key

返回值