Type Definition chacha20poly1305::XNonce[][src]

pub type XNonce = GenericArray<u8, <XChaCha<R20> as NewCipher>::NonceSize>;
Expand description

EXtended ChaCha20 nonce (192-bits/24-bytes)