[#DH_OpenSSL] = DH_OpenSSL :mrdocs: Return the built‐in OpenSSL software DH_METHOD (deprecated). == Synopsis Declared in `<openssl/dh.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:DH_METHOD-0a.adoc[DH_METHOD] const* DH_OpenSSL(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Pointer to the default internal Diffie‐Hellman method table. [.small]#Created with https://www.mrdocs.com[MrDocs]#