Method Crypto.DSA()->generate_key()
- Method
generate_key
this_program
generate_key()- Description
Generates a public/private key pair. Needs the public parameters p, q and g set, either through set_public_key or generate_parameters.
this_program
generate_key()
Generates a public/private key pair. Needs the public parameters p, q and g set, either through set_public_key or generate_parameters.