Key

Type Alias Key 

Source
pub type Key = GenericArray<u8, U32>;
Expand description

Key type used by all Salsa variants and XSalsa20.

Aliased Typeยง

pub struct Key { /* private fields */ }