pub type PublicKeyProjective<E> = <E as EngineBLS>::PublicKeyGroup;Expand description
Convenience type alias for projective form of PublicKeyGroup
pub type PublicKeyProjective<E> = <E as EngineBLS>::PublicKeyGroup;Convenience type alias for projective form of PublicKeyGroup