pub type Key = GenericArray<u8, U32>;
Key type used by all Salsa variants and XSalsa20.
XSalsa20
pub struct Key { /* private fields */ }