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

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

Size of an untagged point for given elliptic curve.