use id-envelopedData for ContentInfo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15820 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -352,7 +352,7 @@ cms_create_enveloped(struct cms_envelope_options *opt, int argc, char **argv)
|
|||||||
ContentInfo ci;
|
ContentInfo ci;
|
||||||
size_t size;
|
size_t size;
|
||||||
|
|
||||||
ret = hx509_cms_wrap_ContentInfo(oid_id_pkcs7_signedData(),
|
ret = hx509_cms_wrap_ContentInfo(oid_id_pkcs7_envelopedData(),
|
||||||
&o,
|
&o,
|
||||||
&ci);
|
&ci);
|
||||||
if (ret)
|
if (ret)
|
||||||
|
Reference in New Issue
Block a user