Type Definition chacha20::XNonce

source ·
pub type XNonce = GenericArray<u8, U24>;
Expand description

Nonce type used by XChaCha variants.