Salsa20Key

Type Alias Salsa20Key 

Source
pub type Salsa20Key = Key;
Expand description

The key type for the salsa20 cipher

Aliased Typeยง

pub struct Salsa20Key { /* private fields */ }