Method Nettle.ECC_Curve()->Point()->set()

class Nettle.ECC_Curve
class Nettle.ECC_Curve.Point

Method set

void set(Gmp.mpz|int x, Gmp.mpz|int y)

Description

Change to the selected point on the curve.

Note

Throws errors if the point isn't on the curve.