sodium_crypto_sign_keypair
PHP function
Edit on GitHub ✎
(PHP 7 >= 7.2.0, PHP 8)
Randomly generate a secret key and a corresponding public key
Description
sodium_crypto_sign_keypair(): string
Generate a random Ed25519 keypair as one string.
Parameters Parameters
Return Values
Ed25519 keypair.