PKCS12_BAGS_free

Free a PKCS12_BAGS structure and its contents.

Synopsis

Declared in <openssl/pkcs12.h>

void
PKCS12_BAGS_free(PKCS12_BAGS* a);

Parameters

NameDescription
aValue to free, or NULL.