Return the ENGINE bound to a DH object, if any (deprecated).
Declared in <openssl/dh.h>
<openssl/dh.h>
[[deprecated]] ENGINE* DH_get0_engine(DH* d);
Deprecated. Use of this entity is allowed but discouraged.
ENGINE handle, or NULL when no ENGINE is set.