Method Crypto.ECC.Curve25519.EdDSA()->set_private_key()
- Method
set_private_key
this_programset_private_key(string(8bit)k)- Description
Set the private key.
- Note
Throws errors if the key isn't valid for the curve.
this_program set_private_key(string(8bit) k)
Set the private key.
Throws errors if the key isn't valid for the curve.