P224_POINT_UNCOMPRESSED_SIZE

Constant P224_POINT_UNCOMPRESSED_SIZE 

Source
pub const P224_POINT_UNCOMPRESSED_SIZE: usize = _; // 57usize
Expand description

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