Function dryoc::classic::crypto_secretstream_xchacha20poly1305::crypto_secretstream_xchacha20poly1305_keygen
source · pub fn crypto_secretstream_xchacha20poly1305_keygen(key: &mut Key)
Expand description
Generates a random stream key using crate::rng::copy_randombytes.