Subsections

Miscelaneous functions

cert_free_stack

void cert_free_stack (STACK_OF(X509) * certs)

Releases a stack of X.509 certificates. It is a convenience function that frees the user from walking the stack, release all certificates and then release the stack itself.
Parameters



Elvis Pfutzenreuter 2006-02-17