Function dryoc::classic::crypto_kdf::crypto_kdf_keygen
source · pub fn crypto_kdf_keygen() -> Key
Expand description
Generates a random key, suitable for use as a main key with
crypto_kdf_derive_from_key
.