sodium_crypto_stream

(PHP 7 >= 7.2.0)

sodium_crypto_streamGenerate a deterministic sequence of bytes from a seed

Opis

sodium_crypto_stream ( int $length , string $nonce , string $key ) : string

Ostrzeżenie

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

Parametry

length

nonce

key

Zwracane wartości

add a note add a note

User Contributed Notes

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