| Class | Description |
|---|---|
| Asn1StringUtils |
Little helper class.
|
| BooleanDecoder |
Parse and decode a Boolean value.
|
| IntegerDecoder |
Parse and decode an Integer value.
|
| LongDecoder |
Parse and decode a Long value.
|
| Exception | Description |
|---|---|
| BooleanDecoderException |
Thrown when a BooleanDecoderException has encountered a failure condition
during a decode.
|
| IntegerDecoderException |
Thrown when a IntegerDecoder has encountered a failure condition during a
decode.
|
| LongDecoderException |
Thrown when a LongDecoder has encountered a failure condition during a
decode.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.