OSSL_CRMF_SINGLEPUBINFO_free

Free an OSSL_CRMF_SINGLEPUBINFO structure and its contents.

Synopsis

Declared in <openssl/crmf.h>

void
OSSL_CRMF_SINGLEPUBINFO_free(OSSL_CRMF_SINGLEPUBINFO* a);

Parameters

NameDescription
aValue to free, or NULL.