pub type Nonce = GenericArray<u8, U12>;
Nonce type used by ChaCha variants.
struct Nonce { /* private fields */ }