| Interface | Description |
|---|---|
| Asn1Dumpable | |
| EnumType |
A helper interface for enum types.
|
| Class | Description |
|---|---|
| Asn1 |
The shortcut API for ASN1 encoding, decoding and dumping.
|
| Asn1Binder |
Decode and bind a parsing result to an ASN1 object.
|
| Asn1Converter |
Converting a ASN1 parsing result into an ASN1 object.
|
| Asn1Dumper | |
| Asn1Factory |
ASN1 type factory
|
| Asn1FieldInfo |
Representing a field in a ASN1 collection or choice.
|
| ExplicitField |
Representing an explicitly tagged field in a ASN1 collection or choice.
|
| ImplicitField |
Representing an implicitly tagged field in a ASN1 collection or choice.
|
| Tag |
ASN1, a tagged system.
|
| TaggingOption |
Tagging option for tagging an ASN1 type.
|
| Enum | Description |
|---|---|
| TagClass |
Tag class defined by the spec.
|
| UniversalTag |
An enumeration for every ASN.1 UNIVERSAL type.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.