Php/docs/function.sodium-crypto-stream

From Get docs

sodium_crypto_stream

(PHP 7 >= 7.2.0)

sodium_crypto_streamGenerate a deterministic sequence of bytes from a seed


Description

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

Warning This function is currently not documented; only its argument list is available.


Parameters

length
nonce
key


Return Values