Manual Pages for UNIX Darwin command on man DSA_SIG_free
MyWebUniversity

Manual Pages for UNIX Darwin command on man DSA_SIG_free

DSASIGnew(3) OpenSSL DSASIGnew(3)

NAME

DSASIGnew, DSASIGfree - allocate and free DSA signature objects

SYNOPSIS

#include

DSASIG *DSASIGnew(void); void DSASIGfree(DSASIG *a);

DESCRIPTION

DSASIGnew() allocates and initializes a DDSSAASSIIGG structure. DSASIGfree() frees the DDSSAASSIIGG structure and its components. The values are erased before the memory is returned to the system.

RETURN VALUES

If the allocation fails, DSASIGnew() returns NNUULLLL and sets an error code that can be obtained by ERRgeterror(3). Otherwise it returns a pointer to the newly allocated structure. DSASIGfree() returns no value.

SEE ALSO

dsa(3), ERRgeterror(3), DSAdosign(3) HISTORY DSASIGnew() and DSASIGfree() were added in OpenSSL 0.9.3.

0.9.7l 2002-09-25 DSASIGnew(3)




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