Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > b598b55fc11f4805e0e173e68c583af4 > files > 198

libopenssl0-devel-0.9.6c-2mdk.i586.rpm

=pod

=head1 NAME

d2i_DHparams, i2d_DHparams - ...

=head1 SYNOPSIS

 #include <openssl/dh.h>

 DH *d2i_DHparams(DH **a, unsigned char **pp, long length);
 int i2d_DHparams(DH *a, unsigned char **pp);

=head1 DESCRIPTION

...

=head1 RETURN VALUES

...

=head1 SEE ALSO

...

=head1 HISTORY

...

=cut