Nonce

Type Alias Nonce 

Source
pub type Nonce = GenericArray<u8, U24>;
Expand description

Nonce type.

Aliased Typeยง

pub struct Nonce { /* private fields */ }