pub type Participant = Participant<SigningKey, VerifyingKey>;
Expand description
Participant in the CGGMP protocol.
Aliased Typeยง
struct Participant { /* private fields */ }
pub type Participant = Participant<SigningKey, VerifyingKey>;
Participant in the CGGMP protocol.
struct Participant { /* private fields */ }