pub fn randombytes_into_secret(s: &mut Secret)
Expand description

A simple wrapper around randombytes_into which fills a Secret instead of a simple byte buffer.