pub type EncodedPoint = EncodedPoint<NistP256>;
Expand description
NIST P-256 SEC1 encoded point.
Aliased Typeยง
struct EncodedPoint { /* private fields */ }
pub type EncodedPoint = EncodedPoint<NistP256>;
NIST P-256 SEC1 encoded point.
struct EncodedPoint { /* private fields */ }