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

pub type EncodedPoint<C> = EncodedPoint<FieldSize<C>>;
Expand description

Encoded elliptic curve point sized appropriately for a given curve.

Trait Implementations

Performs the conversion.

Performs the conversion.