pub type CompressedPoint = GenericArray<u8, U66>;Expand description
Compressed SEC1-encoded NIST P-521 curve point.
Aliased Typeยง
#[repr(transparent)]pub struct CompressedPoint { /* private fields */ }pub type CompressedPoint = GenericArray<u8, U66>;Compressed SEC1-encoded NIST P-521 curve point.
#[repr(transparent)]pub struct CompressedPoint { /* private fields */ }