Method Crypto.ECC.Curve()->ECDSA()->set_private_key()
- Method
set_private_key
this_programset_private_key(Gmp.mpz|intk)- Description
Set the private key.
- Note
Throws errors if the key isn't valid for the curve.
- Method
set_private_key
variantthis_programset_private_key(string(8bit)k)- Description
Set the private key.
- Note
Throws errors if the key isn't valid for the curve.