Hi everyone,

I need to create a "authEnvelopedData" 
(https://tools.ietf.org/html/rfc5083#2.1) ASN1 structure but I know how to 
archive this. I tried with "PKCS7_encrypt" but here I got only "envelopedData".
I`ll try next with CMS_encrypt and to modify CMS_ContentInfo to add the 
authEnvelopedData parameter. Would this way work?


Reply via email to