pub type Key = GenericArray<u8, U32>;Expand description
Key type used by all ChaCha variants.
Aliased Typeยง
#[repr(transparent)]pub struct Key { /* private fields */ }pub type Key = GenericArray<u8, U32>;Key type used by all ChaCha variants.
#[repr(transparent)]pub struct Key { /* private fields */ }