PBE2PARAM_free

Free a PKCS#5 PBES2 parameter structure and its contents.

Synopsis

Declared in <openssl/x509.h>

void
PBE2PARAM_free(PBE2PARAM* a);

Parameters

NameDescription
aValue to free, or NULL.