Interface | Description |
---|---|
AsnEncoder |
The AsnEncoder interface defines the contract that objects for
encoding/decoding ASN.1 SNMP values must fulfill.
|
Class | Description |
---|---|
ASN1 |
Public ASN.1 definitions.
|
BerEncoder |
The BerEncoder class is used to implement the AsnEncoder interface for the
Basic Encoding Rules (BER).
|
Exception | Description |
---|---|
AsnDecodingException |
The AsnDecodingException is generated whenever an error occurs in ASN.1
decoding of data types.
|
AsnEncodingException |
The AsnEncodingException is generated whenever an error occurs in ASN.1
encoding of data types.
|
Copyright © 2021. All rights reserved.