(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_kdf_keygen — 產生 KDF 介面的隨機根金鑰
產生一個適合作為 sodium_crypto_kdf_derive_from_key() 的根金鑰的隨機金鑰。
此函式沒有參數。
一個隨機的 256 位元金鑰。