OSSL_CRMF_MSGS_free

Free an OSSL_CRMF_MSGS stack and its contents.

Synopsis

Declared in <openssl/crmf.h>

void
OSSL_CRMF_MSGS_free(OSSL_CRMF_MSGS* a);

Parameters

NameDescription
aValue to free, or NULL.