[ASN.1] ASN.1(PER) Doubt

2001-12-12 Thread Bhola Sharma
Hello All, I am decoding SABP protocol as per the specification "3GPP TS 25.419 version 4.1.0 Release 4" based on PER(ASN.1). I have the doubt in the following part. ProtocolIE-Container {SABP-PROTOCOL-IES : IEsSetParam} ::= SEQUENCE (SIZE (0..maxProtocolIEs)) OF ProtocolIE-Field

[ASN.1] BER Encoding of Tags of CHOICE data type

2001-12-12 Thread Bujji krishna R B
Hello, I would like to know the BER Encoding of the component accept-types (Choice Type) given below. Is the tag [2] encoded or is it replaced by the EXPLICIT TAG [0]. MyHTTP DEFINITIONS AUTOMATIC TAGS ::= BEGIN GetRequest ::= SEQUENCE { header-only BOOLEAN,