pub type CompressedPoint = GenericArray<u8, U49>;Expand description
Compressed SEC1-encoded NIST P-384 curve point.
Aliased Typeยง
pub struct CompressedPoint { /* private fields */ }main (development) branch of crypto-glue.pub type CompressedPoint = GenericArray<u8, U49>;Compressed SEC1-encoded NIST P-384 curve point.
pub struct CompressedPoint { /* private fields */ }