Type Definition xsalsa20poly1305::Key

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

Key type used by all Salsa variants and XSalsa20.