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