pub type ProtocolAggregateVerificationKey = ProtocolKey<AggregateVerificationKey<MithrilMembershipDigest>>;Expand description
Wrapper of MithrilStm:AggregateVerificationKey.
Aliased Typeยง
pub struct ProtocolAggregateVerificationKey { /* private fields */ }