pub type ThresholdKeygenBuilder<'a, E, L = SecurityLevel128, D = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>> = GenericKeygenBuilder<'a, E, WithThreshold, L, D>;Expand description
Threshold keygen builder
Aliased Typeยง
pub struct ThresholdKeygenBuilder<'a, E, L = SecurityLevel128, D = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>> { /* private fields */ }