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