Create an ECPoint on its curve from its coordinates
@override ECPointBase createPoint(BigInt x, BigInt y, [bool withCompression = false]);