dsa_method.dsa_paramgen

If this is non-null, it is used to generate DSA parameters

struct dsa_method
int function(libressl_d.openssl.ossl_typ.DSA* dsa, int bits, const(ubyte)* seed, int seed_len, int* counter_ret, core.stdc.config.c_ulong* h_ret, libressl_d.openssl.ossl_typ.BN_GENCB* cb) dsa_paramgen;

Meta