KMMECPoint
Represents a point in the elliptic curve cryptography (ECC) system.
Parameters
x
The x-coordinate as a BigInteger.
y
The y-coordinate as a BigInteger.
Represents a point in the elliptic curve cryptography (ECC) system.
The x-coordinate as a BigInteger.
The y-coordinate as a BigInteger.