pub type EncodedPoint = EncodedPoint<NistP256>;Expand description
NIST P-256 SEC1 encoded point.
Aliased Typeยง
pub struct EncodedPoint { /* private fields */ }main (development) branch of crypto-glue.pub type EncodedPoint = EncodedPoint<NistP256>;NIST P-256 SEC1 encoded point.
pub struct EncodedPoint { /* private fields */ }