ProtocolAggregateVerificationKey

Type Alias ProtocolAggregateVerificationKey 

Source
pub type ProtocolAggregateVerificationKey = ProtocolKey<AggregateVerificationKey<MithrilMembershipDigest>>;
Expand description

Aliased Typeยง

pub struct ProtocolAggregateVerificationKey { /* private fields */ }