Method Crypto.DSA.State()->set_private_key()
classCrypto.DSA.State
- Method
set_private_key
this_programset_private_key(Gmp.mpzsecret)- Description
Sets the private key, the x parameter, in this DSA object.
class Crypto.DSA.Statethis_program set_private_key(Gmp.mpz secret)
Sets the private key, the x parameter, in this DSA object.