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