Modifier and Type | Class and Description |
---|---|
class |
Asn1NasDecodeBuffer
This class handles non-ASN.1 encodings related to 3GPP specifications.
|
class |
Asn1OerDecodeBuffer
This class handles the decoding of ASN.1 messages as specified in
the Octet Encoding Rules (OER) as documented in the ITU-T X.696
standard.
|
class |
Asn1PerDecodeBuffer
This class handles the decoding of ASN.1 messages as specified in
the Packed Encoding Rules (PER) as specified in the ITU-T X.691
standard.
|
class |
Asn1PerInputStream
This class handles the input stream for decoding of ASN.1 messages
as specified in the Packed Encoding Rules (PER) ITU-T X.691 standard.
|
Constructor and Description |
---|
Asn1PerDecodeTraceHandler(Asn1DecodeBitBuffer messageBuffer) |