pub type ChaCha20Key = Key;
The key type for the chacha20 cipher
pub struct ChaCha20Key { /* private fields */ }