| Interface | Description |
|---|---|
| ASN1Decoder |
An interface for decoding ASN.1 encoded values from an input stream.
|
| ASN1Encodable |
An object which can be encoded into an ASN.1 encoder.
|
| ASN1Encoder |
An interface for encoding ASN.1 values.
|
| Class | Description |
|---|---|
| ASN1 |
A class that contains ASN.1 constants and utilities.
|
| DERDecoder |
A class used to decode ASN.1 values that have been encoded using the Distinguished Encoding Rules (DER).
|
| DEREncoder |
A class used to encode ASN.1 values using the Distinguished Encoding Rules (DER), as specified
in ITU-T X.690.
|
| ElytronMessages_$logger |
Warning this class consists of generated code.
|
| OidsUtil |
OIDs to attribute name and back conversion utility.
|
| Enum | Description |
|---|---|
| OidsUtil.Category |
Category of mapping - determine context of the mapping
|
| Exception | Description |
|---|---|
| ASN1Exception |
An exception that indicates that ASN.1 encoding or decoding has failed due to invalid input.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.