Method Nettle.ECC_Curve()->ECDSA()->set_public_key() Method set_public_key void set_public_key(Gmp.mpz|int x, Gmp.mpz|int y) Description Change to the selected point on the curve as public key. Note Throws errors if the point isn't on the curve.