sodium_crypto_sign_keypair_from_secretkey_and_publickey

(PHP 7 >= 7.2.0)

sodium_crypto_sign_keypair_from_secretkey_and_publickeyDescription

Descrierea

sodium_crypto_sign_keypair_from_secretkey_and_publickey ( string $secret_key , string $public_key ) : string

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

secret_key

public_key

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top