pub type Nonce = GenericArray<u8, U12>;Expand description
Nonce type used by ChaCha variants.
Aliased Typeยง
#[repr(transparent)]pub struct Nonce { /* private fields */ }pub type Nonce = GenericArray<u8, U12>;Nonce type used by ChaCha variants.
#[repr(transparent)]pub struct Nonce { /* private fields */ }