pub type CompressedPoint = GenericArray<u8, U33>;
Expand description
Compressed SEC1-encoded NIST P-256 curve point.
Aliased Typeยง
struct CompressedPoint { /* private fields */ }
pub type CompressedPoint = GenericArray<u8, U33>;
Compressed SEC1-encoded NIST P-256 curve point.
struct CompressedPoint { /* private fields */ }