Manual Pages for UNIX Darwin command on man DH_get_ex_new_index
MyWebUniversity

Manual Pages for UNIX Darwin command on man DH_get_ex_new_index

DHgetexnewindex(3) OpenSSL DHgetexnewindex(3)

NAME

DHgetexnewindex, DHsetexdata, DHgetexdata - add application

specific data to DH structures

SYNOPSIS

#include

int DHgetexnewindex(long argl, void *argp, CRYPTOEXnew *newfunc, CRYPTOEXdup *dupfunc, CRYPTOEXfree *freefunc); int DHsetexdata(DH *d, int idx, void *arg); char *DHgetexdata(DH *d, int idx);

DESCRIPTION

These functions handle application specific data in DH structures. Their usage is identical to that of RSAgetexnewindex(), RSAsetexdata() and RSAgetexdata() as described in RSAgetexnewindex(3).

SEE ALSO

RSAgetexnewindex(3), dh(3) HISTORY DHgetexnewindex(), DHsetexdata() and DHgetexdata() are available since OpenSSL 0.9.5.

0.9.7l 2002-07-10 DHgetexnewindex(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™