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

class Nettle.Curve448
class Nettle.Curve448.EdDSA

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.