DH_get_default_method
const DH_METHOD *m = DH_get_default_method();
ret->meth = DH_get_default_method();
|| !ENGINE_set_DH(e, DH_get_default_method())
OSSL_DEPRECATEDIN_3_0 const DH_METHOD *DH_get_default_method(void);