CMS_EnvelopedData_create
CMS_ContentInfo *CMS_EnvelopedData_create(const EVP_CIPHER *cipher);
LCRYPTO_ALIAS(CMS_EnvelopedData_create);
cms = CMS_EnvelopedData_create(cipher);
LCRYPTO_USED(CMS_EnvelopedData_create);