pub fn random_secret(len: usize) -> SecretBytesAvailable on crate feature
alloc only.Expand description
Create a new SecretBytes instance with random data.
pub fn random_secret(len: usize) -> SecretBytesalloc only.Create a new SecretBytes instance with random data.