P192_POINT_UNCOMPRESSED_SIZE

Constant P192_POINT_UNCOMPRESSED_SIZE 

Source
pub const P192_POINT_UNCOMPRESSED_SIZE: usize = _; // 49usize
Expand description

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