[][src]Type Definition elliptic_curve::sec1::UntaggedPointSize

type UntaggedPointSize<C> = <<C as Curve>::FieldSize as Add>::Output;

Size of an untagged point for given elliptic curve.