logo
pub type EncodedPoint<C> = EncodedPoint<FieldSize<C>>;
Available on crate feature sec1 only.
Expand description

Encoded elliptic curve point sized appropriately for a given curve.

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.