Regarding ASN.1 PER encoding

Tom Yu tlyu at MIT.EDU
Tue Aug 25 08:38:27 EDT 2009


Brahma Reddy <brahmareddy at tataelxsi.co.in> writes:

> Hi,
>
> I am currently using ASN1C-0.9.21 Compiler downloaded from 
> http://sourceforge.net/projects/asn1c/
> I got struct while encoding enumerated type
> (ASN to C conversion is successful but while using APIs like 
> *per_encoder* to encode the structure given below,not able to encode).
>
> _ASN Format__ _
>
> *-- ASN1START *
> * EUTRA-RRC-Definitions DEFINITIONS AUTOMATIC TAGS ::= *
> * BEGIN *
> * Paging ::= SEQUENCE { *
> * countMSB-Uplink INTEGER(0..100), *
> * systemInfoModification ENUMERATED {true,no} OPTIONAL, -- Need ON *
> * etws-Indication ENUMERATED {true,no} OPTIONAL, -- Need ON *
> * nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP *
> * } *
> *END *
> *-- ASN1STOP *

Does the ASN.1 you quoted above relate to Kerberos?  If you are
looking for general ASN.1 help, or ASN1C help, this mailing list is
probably not the right place.  You would probably get more useful
answers on a mailing list devoted to ASN1C.



More information about the krbdev mailing list