Index Index for
Section 3
Index Alphabetical
listing for D
Bottom of page Bottom of
page

d2i_DHparams(3)

NAME

d2i_DHparams, i2d_DHparams - Purpose to be supplied.

SYNOPSIS

#include <openssl/dh.h> DH *d2i_DHparams( DH **a, unsigned char **pp, long length ); int i2d_DHparams( DH *a, unsigned char **pp );

DESCRIPTION

To be supplied.

RETURN VALUES

To be supplied.

SEE ALSO

To be supplied.

Index Index for
Section 3
Index Alphabetical
listing for D
Top of page Top of
page