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