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