Type Alias fast_paillier::Plaintext

source ·
pub type Plaintext = Integer;
Expand description

Paillier plaintext

Aliased Type§

struct Plaintext { /* private fields */ }