Type Alias fast_paillier::Ciphertext

source ·
pub type Ciphertext = Integer;
Expand description

Paillier ciphertext

Aliased Type§

struct Ciphertext { /* private fields */ }