php / 8.1.5 / function.sodium-crypto-stream-keygen.html /

sodium_crypto_stream_keygen

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_stream_keygenGenerate a random sodium_crypto_stream key.

Description

sodium_crypto_stream_keygen(): string

Generate a key for use with sodium_crypto_stream() and sodium_crypto_stream_xor().

Parameters

This function has no parameters.

Return Values

Encryption key (256-bit).

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.sodium-crypto-stream-keygen.php