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