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