提交 3bec05e9 编写于 作者: U Ulf Möller

Documented in the RSA_print page

上级 223fc865
=pod
=head1 NAME
DHparams_print, DHparams_print_fp - Print Diffie-Hellman parameters
=head1 SYNOPSIS
#include <openssl/dh.h>
int DHparams_print_fp(FILE *fp, DH *x);
int DHparams_print(BIO *bp, DH *x);
=head1 DESCRIPTION
...
=head1 RETURN VALUES
...
=head1 SEE ALSO
...
=head1 HISTORY
...
=cut
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册