mpc_client::cggmp

Type Alias KeyShare

Source
pub type KeyShare<P> = ThresholdKeyShare<P, VerifyingKey>;
Expand description

Key share.

Aliased Typeยง

struct KeyShare<P> { /* private fields */ }