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