Type Alias fast_paillier::Nonce

source ·
pub type Nonce = Integer;
Expand description

Paillier nonce

Aliased Type§

struct Nonce { /* private fields */ }