Type Alias HChaCha20Key

Source
pub type HChaCha20Key = [u8; 32];
Expand description

Stack-allocated HChaCha20 key.