Topic: OpenSSL compatibility layer: Setting dhparams automatically
Hi,
I'm looking for a function which sets Diffie Hellman parameters automatically (same size as RSA key size in certificate).
OpenSSL provides a macro SSL_CTX_set_dh_auto() but I can't find an equivalent in WolfSSL.