sodium_crypto_sign
Supported Versions: PHP 7 >= 7.2.0, PHP 8
Sign a message
<?php sodium_crypto_sign
(
string $message
,
string $secret_key
):
string