CMS_ContentInfo_free

Free a CMS ContentInfo structure and its contents.

Synopsis

Declared in <openssl/cms.h>

void
CMS_ContentInfo_free(CMS_ContentInfo* a);

Parameters

NameDescription
aValue to free, or NULL.