pub type Nonce = Nonce<ChaCha20>;
Nonce type (96-bits/12-bytes)
Implemented as an alias for [GenericArray].
GenericArray