Method Crypto.ECC.Curve()->ECDSA()->set_private_key()
- Method set_private_key
this_program set_private_key(Gmp.mpz|int k)
- Description
Set the private key.
- Note
Throws errors if the key isn't valid for the curve.
this_program set_private_key(Gmp.mpz|int k)
Set the private key.
Throws errors if the key isn't valid for the curve.