pub type UncompressedPointSize<C> = <FieldSize<C> as ModulusSize>::UncompressedPointSize;
Expand description

Size of an uncompressed elliptic curve point.