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