DH_get_default_method

Return the process-wide default DH_METHOD (deprecated).

Synopsis

Declared in <openssl/dh.h>

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

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Pointer to the current default method.