pub type KeyShare<P> = ThresholdKeyShare<P, VerifyingKey>;Available on crate feature
cggmp only.Expand description
Key share.
Aliased Typeยง
struct KeyShare<P> { /* private fields */ }pub type KeyShare<P> = ThresholdKeyShare<P, VerifyingKey>;cggmp only.Key share.
struct KeyShare<P> { /* private fields */ }