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