On Wednesday 17 May 2006 17:09, Dr. Stephen Henson wrote:
> 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.
Sorry. I thought than openssl-users is a list for openssl commandline 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.
Ooops. I am so stupid! I tried to find the stuff in crypto/rsa or crypto/dsa - 
there are no such stuctures, and complitly forgot about x509!
Sorry again!
>
> 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                       openssl-dev@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to