P256_POINT_COMPRESSED_SIZE

Constant P256_POINT_COMPRESSED_SIZE 

Source
pub const P256_POINT_COMPRESSED_SIZE: usize = _; // 33usize
Expand description

Size of a compressed P-256 point in bytes: format byte (0x02/0x03) + x-coordinate