sodium_crypto_generichash

(PHP 7 >= 7.2.0)

sodium_crypto_generichashGet a hash of the message

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

msg

key

length

Zwracane wartości

add a note add a note

User Contributed Notes

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