sodium_crypto_generichash

(PHP 7 >= 7.2.0)

sodium_crypto_generichashGet a hash of the message

Descrierea

sodium_crypto_generichash ( string $message [, string $key = "" [, int $length = SODIUM_CRYPTO_GENERICHASH_BYTES ]] ) : string

Avertizare

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

Parametri

message

key

length

Valorile întoarse

add a note add a note

User Contributed Notes

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