Increment the reference count of a DH object (deprecated).
Declared in <openssl/dh.h>
<openssl/dh.h>
[[deprecated]] int DH_up_ref(DH* dh);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on error.