Method Nettle.Curve25519()->EdDSA()->set_public_key()


Method set_public_key

void set_public_key(string(8bit) x)

Description

Change to the selected point on the curve as public key.

Note

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