Nonce

Type Alias Nonce 

Source
pub type Nonce = [u8; 24];
Available on little-endian only.
Expand description

§Nonce (192 bits)

§Notes

This is 192-bit, which is different to chacha::Nonce (128 bits).