Nonce

Type Alias Nonce 

Source
pub type Nonce = GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>;
Expand description

Nonce type.

Aliased Typeยง

pub struct Nonce { /* private fields */ }