On Thu, Sep 22, 2011, Chang Lee wrote:

> Thanks Dominik for the tip.  Actually, I have been poring over the OpenSSL
> code, though we're using the 0.9.8 branch, hoping to find a built-in
> primitive SEQUENCE to use but to no avail.  As you say, there are templates
> for primitives and I looked at how the PKCS7 was composed from those
> primitives but there are so many levels of indirection that it's time
> consuming to follow.  I guess using C to implement features that object
> oriented languages such as C++ expose declaratively makes things more
> complex.  I'll keep looking...
> 

Can you be a bit more specific about what you are trying to do? Do you want to
parse a specific ASN1 structure or handle a general case?

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                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to