OSSL_CRMF_CERTID_free

Free an OSSL_CRMF_CERTID structure and its contents.

Synopsis

Declared in <openssl/crmf.h>

void
OSSL_CRMF_CERTID_free(OSSL_CRMF_CERTID* a);

Parameters

NameDescription
aValue to free, or NULL.