Type Definition xsalsa20poly1305::Nonce

source ·
pub type Nonce = GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>;
Expand description

Nonce type used by XSalsa20.