Print Diffie-Hellman parameters to a BIO in human-readable form (deprecated).
Declared in <openssl/dh.h>
<openssl/dh.h>
[[deprecated]] int DHparams_print( BIO* bp, DH const* x);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on error.