referrerpolicy=no-referrer-when-downgrade
pub fn prepare_aggregate_signature(
    signature: &Signature,
) -> Result<AggregateSignature, BlsError>
Expand description

Prepare for G2 AggregateSignature, normally more expensive than G1 operation.