pub fn crypto_secretstream_xchacha20poly1305_keygen(key: &mut Key)Expand description
Generates a random stream key using crate::rng::copy_randombytes.
pub fn crypto_secretstream_xchacha20poly1305_keygen(key: &mut Key)Generates a random stream key using crate::rng::copy_randombytes.