DH_OpenSSL

Return the built-in OpenSSL software DH_METHOD (deprecated).

Synopsis

Declared in <openssl/dh.h>

[[deprecated]]
DH_METHOD const*
DH_OpenSSL();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Pointer to the default internal Diffie-Hellman method table.