sodium_crypto_stream_xchacha20_keygen
(PHP 8 >= 8.1.0)
sodium_crypto_stream_xchacha20_keygen — ランダムな暗号化キーを生成する
説明
sodium_crypto_stream_xchacha20_keygen(): string
sodium_crypto_stream_xchacha20() で使うランダムな鍵を生成して返します。
パラメータ
この関数にはパラメータはありません。
戻り値
sodium_crypto_stream_xchacha20() で使う、 32バイト長のランダムな暗号化キーを返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.