Type Definition chacha20poly1305::XNonce[][src]

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

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