P521_POINT_UNCOMPRESSED_SIZE

Constant P521_POINT_UNCOMPRESSED_SIZE 

Source
pub const P521_POINT_UNCOMPRESSED_SIZE: usize = _; // 133usize
Expand description

Size of an uncompressed P-521 point in bytes: format byte (0x04) + x-coordinate + y-coordinate