Represents a coordinate in the elliptic curve cryptography (ECC) system.
The coordinate value represented as a BigInteger.
Returns a ByteArray representation of the coordinate. The returned ByteArray will be padded with zeroes at the beginning if necessary to match the specified length.