pub type Nonce32 = FixedBytes<32>;Expand description
Challenge nonce (32 bytes / 256 bits)
Aliased Typeยง
pub struct Nonce32 { /* private fields */ }pub type Nonce32 = FixedBytes<32>;Challenge nonce (32 bytes / 256 bits)
pub struct Nonce32 { /* private fields */ }