Hi all,

I generate my DSA key pairs using the EVP API. The older API call 
DSA_generate_parameters() allowed me to set the seed value.
With the EVP API this is automatically generated (it seems). Windows however 
require this seed value when it exports the Public key.
So how can I get this "seed" value? Is it fixed?

Regards,
LJB

Reply via email to