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


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.