pub const ECDSA_UNCOMPRESSED_POINT_PREFIX: u8 = 0x04;
Expand description

Prefix for uncompressed elliptic curve points.