On Wed, May 17, 2006, [EMAIL PROTECTED] wrote:
> Hi all!
>
> I need to make such stuct:
>
> SEQUENCE{
> SEQUENCE{
> OCTET STRING
> }
> OCTET STRING
> }
>
> Is it posible to make it with macros like ASN1_SEQUENCE, ASN1_EXP and etc.
> And if it posible, then how?
This should be in openssl-users.
If you just want to make it and not parse it then the mini-ASN1 compiler will
do the trick.
As to how I suggest you look at the existing ASN1 modules: it isn't hard.
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]