public Key XRange
Range that defines the position of the X coordinate in an uncompressed public key byte array.
The X coordinate is typically found in bytes 1 through 32 (inclusive) in the byte array representation of an uncompressed public key, assuming the first byte is reserved for the prefix (0x04).