Function sodoken::random::bytes_buf

source ·
pub async fn bytes_buf<B>(buf: B) -> SodokenResult<()>
where B: Into<BufWrite> + 'static + Send,
Expand description

Fill a buffer with cryptographically secure randomness