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.
Created with MrDocs