|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.decoder.DefiniteFormDecoder
public class DefiniteFormDecoder
Implements the LengthDecoder interface to decode
values of ASN.1 types represented in a conceptual Tag - Length
- Value (TLV) format under the Distinguished Encoding Rules
(DER) of ASN.1.
| Constructor Summary | |
|---|---|
DefiniteFormDecoder()
|
|
| Method Summary | |
|---|---|
int |
decode(java.io.InputStream in)
Decode a length. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefiniteFormDecoder()
| Method Detail |
|---|
public int decode(java.io.InputStream in)
throws DecodingException
decode in interface LengthDecoderin - an input stream
DecodingException
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||