[][src]Type Definition chacha20poly1305::XNonce

type XNonce = GenericArray<u8, <XChaCha20 as NewStreamCipher>::NonceSize>;

EXtended ChaCha20 nonce (192-bit/24-byte)