Return the ASN.1 item descriptor for CMS_ContentInfo.
Synopsis
Declared in <openssl/cms.h>
ASN1_ITEM const*
CMS_ContentInfo_it();
Return Value
Pointer to the static ASN1_ITEM for CMS_ContentInfo.
Created with MrDocs