On Thu, Jun 26, 2003, Frank Balluffi wrote:

> 
> Fernando,
> 
> I think all user-defined tags in a CHOICE (e.g., [0]) are EXPLICIT -- I could be 
> wrong and don't have time to check right now (it's been a while ...).
> 
> So I think you want:
> 
> ASN1_EXP(Seq1, value.field2,Sub_seq200, 0)
> 

The default is EXPLICIT but the ASN1 module can change the default to
IMPLICIT.

IMPLIICT also must become EXPLICIT if its needed for disambiguiation, for
example if the underlying type is a CHOICE.

Steve.
--
Dr Stephen N. Henson.
Core developer of the   OpenSSL project: http://www.openssl.org/
Freelance consultant see: http://www.drh-consultancy.demon.co.uk/
Email: [EMAIL PROTECTED], PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to