Manual Pages for UNIX Darwin command on man DSA_set_ex_data
MyWebUniversity

Manual Pages for UNIX Darwin command on man DSA_set_ex_data

DSAgetexnewindex(3) OpenSSL DSAgetexnewindex(3)

NAME

DSAgetexnewindex, DSAsetexdata, DSAgetexdata - add

application specific data to DSA structures

SYNOPSIS

#include

int DSAgetexnewindex(long argl, void *argp, CRYPTOEXnew *newfunc, CRYPTOEXdup *dupfunc, CRYPTOEXfree *freefunc); int DSAsetexdata(DSA *d, int idx, void *arg); char *DSAgetexdata(DSA *d, int idx);

DESCRIPTION

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

SEE ALSO

RSAgetexnewindex(3), dsa(3) HISTORY DSAgetexnewindex(), DSAsetexdata() and DSAgetexdata() are available since OpenSSL 0.9.5.

0.9.7l 2000-01-30 DSAgetexnewindex(3)




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