Method Nettle.Curve25519()->EdDSA()->set_private_key()
- Method set_private_key
 voidset_private_key(string(8bit)k)- Description
 Set the private key (and corresponding public key).
- Note
 Throws errors if the key isn't valid for the curve.
void set_private_key(string(8bit) k)
Set the private key (and corresponding public key).
Throws errors if the key isn't valid for the curve.