pub type HSalsa20Key = [u8; 32];
Expand description

Stack-allocated HSalsa20 key.