Core Function
View Source on Trac ↗ crypto_auth_verify()
crypto_auth_verify( mixed $mac, mixed $message, mixed $key ) No description available.
Parameters 3 required
| Name / Type | Description |
|---|---|
| string | $mac Required |
| string | $message Required |
| string | $key Required |
Return Value
(bool)
bool
Function Information
Source File
wp-includes/sodium_compat/lib/sodium_compat.php
Advertisement