Hi Steve:

On 2011-02-18, at 1:29 PM, Dr. Stephen Henson wrote:
> 
> I'm not sure what you mean by  "wrapped in an explicit application tag". 


What I mean is that I have the usual encoding of ContentInfo (as per RFC 3825 ) 
of:

ContentInfo ::= SEQUENCE {
     contentType ContentType,
     content [0] EXPLICIT ANY DEFINED BY contentType }

has been replaced, in this case by:

ContentInfo ::= [APPLICATION XX] SEQUENCE {
     contentType ContentType,
     content [0] EXPLICIT ANY DEFINED BY contentType }

So - is there any easy way to encode this without rewriting the CMS definitions?

Thanks!

---
Patrick Patterson
Chief PKI Architect
Carillon Information Security Inc.
http://www.carillon.ca





______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to