Modifier and Type | Class and Description |
---|---|
class |
Asn1NasEncodeBuffer
This class handles non-ASN.1 encodings related to 3GPP specifications.
|
class |
Asn1OerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in
the Octet Encoding Rules (OER) as specified in the ITU-T X.696
standard.
|
class |
Asn1PerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in
the Packed Encoding Rules (PER) as specified in the ITU-T X.691
standard.
|
Constructor and Description |
---|
Asn1PerEncodeTraceHandler(Asn1EncodeBitBuffer messageBuffer)
This constructor initializes internal trace handler member
variables.
|