Type Definition dryoc::classic::crypto_core::HSalsa20Key
source · pub type HSalsa20Key = [u8; 32];
Expand description
Stack-allocated HSalsa20 key.
pub type HSalsa20Key = [u8; 32];
Stack-allocated HSalsa20 key.