pub fn signature_subgroup_check(p: G2AffinePoint) -> bool
Expand description

(spec link) Invoke the appropriate subgroup check routine (Section 1.3) depending on signature variant: For minimal-pubkey-size: signature_subgroup_check(P) := subgroup_check_E2(P).