ChaCha20Key

Type Alias ChaCha20Key 

Source
pub type ChaCha20Key = Key;
Expand description

The key type for the chacha20 cipher

Aliased Typeยง

pub struct ChaCha20Key { /* private fields */ }