On Mon, Nov 15, 2010, Patrick Patterson wrote:

> Hi Steve:
> 
> On 2010-11-15, at 1:29 PM, Dr. Stephen Henson wrote:
> 
> > On Mon, Nov 15, 2010, Patrick Patterson wrote:
> >> 
> >> 1: Why SID isn't getting set.
> >> 
> > 
> > Not sure haven't had a chance to check in more detail yet.
> > 
> 
> It appears rather strange, because as I step through it, it LOOKS like the 
> appropriate values are getting set. But in the final DER value, it isn't 
> there (and since the data structures are not visible from the high level API, 
> I can't really look at it other than in the debugger). 
> 
> 

Actually it is being set. The cms utility makes use of OpenSSL ASN1 diagnostic
printing routines you can do this:

openssl cms -cmsout -inform DER -noout -print -in cms.der

where cms.der is the output of that program in binary format.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to