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