|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpasn.encoding.ASN1ValueDecoder
pasn.misc.encoding.BER_DER_ValueDecoder
pasn.encoding.der.DERValueDecoder
public class DERValueDecoder
Field Summary | |
---|---|
static byte |
TRUE
|
Fields inherited from class pasn.misc.encoding.BER_DER_ValueDecoder |
---|
FALSE |
Constructor Summary | |
---|---|
DERValueDecoder()
|
Method Summary | |
---|---|
java.lang.Object |
decode(int simpleType,
byte[] value)
|
Methods inherited from class pasn.misc.encoding.BER_DER_ValueDecoder |
---|
readIdentifierComponent |
Methods inherited from class pasn.encoding.ASN1ValueDecoder |
---|
decode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte TRUE
Constructor Detail |
---|
public DERValueDecoder()
Method Detail |
---|
public final java.lang.Object decode(int simpleType, byte[] value) throws ASN1FormatException
decode
in class ASN1ValueDecoder
ASN1FormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |