On Fri, Mar 18, 2005, Eric Alata wrote:

> Hello,
> 
> I would like to use openssl/asn1 with these types:
> 
> TA ::= CHOICE {
>   f1 SET OF TA,
>   f2 TA,
>   f3 INTEGER
> }
> 

That's ambiguous so nothing can handle it. If you delete the f2 option you
would be OK.

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
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to