pub type Nonce = GenericArray<u8, U8>;Expand description
Nonce type used by all Salsa variants.
Aliased Typeยง
pub struct Nonce { /* private fields */ }pub type Nonce = GenericArray<u8, U8>;Nonce type used by all Salsa variants.
pub struct Nonce { /* private fields */ }