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