UNCOMPRESSED_KEY_SIZE
Size of an uncompressed public key in bytes.
The uncompressed key is represented with a leading 0x04 byte, followed by 32 bytes for the X coordinate and 32 bytes for the Y coordinate. Thus, an uncompressed key is 65 bytes in size.