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

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

Size of an untagged point for given elliptic curve.