Free a PKCS12 structure and its contents.
Declared in <openssl/pkcs12.h>
<openssl/pkcs12.h>
void PKCS12_free(PKCS12* a);
Name
Description
a
Value to free, or NULL.
Created with MrDocs