ASN1_get_object() got the job done.  Thanks.

On Thu, Sep 22, 2011 at 1:34 PM, Dr. Stephen Henson <[email protected]>wrote:

> On Thu, Sep 22, 2011, Chang Lee wrote:
>
> > Thanks for the info. I'll try to get it to work using ASN1_get_object().
> > Just for my edification, was my approach using the templates and macros
> not
> > a viable option?
> >
>
> Well it would work but you'd have to parse the whole structure which isn't
> necessary if you just want to skip the SEQUENCE header. Even then when you
> outputted the structure you'd get the SEQUENCE header again.
>
> 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
> User Support Mailing List                    [email protected]
> Automated List Manager                           [email protected]
>

Reply via email to