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