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