sodium_crypto_sign_keypair_from_secretkey_and_publickey
sodium_crypto_sign_keypair_from_secretkey_and_publickey
Join a secret key and public key together
string **sodium_crypto_sign_keypair_from_secretkey_and_publickey** string $secret_key string $public_key
Join a secret key and public key together.
secret_keyEd25519 secret key
public_keyEd25519 public key
Keypair