|
||||||||||
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
public abstract class BER_DER_ValueDecoder
Field Summary | |
---|---|
static byte |
FALSE
|
Constructor Summary | |
---|---|
BER_DER_ValueDecoder()
|
Method Summary | |
---|---|
static long |
readIdentifierComponent(ASN1InputStream in)
|
Methods inherited from class pasn.encoding.ASN1ValueDecoder |
---|
decode, decode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte FALSE
Constructor Detail |
---|
public BER_DER_ValueDecoder()
Method Detail |
---|
public static final long readIdentifierComponent(ASN1InputStream in) throws java.io.IOException, ASN1DecodingException, ASN1SecurityException, ASN1TimerException
java.io.IOException
ASN1DecodingException
ASN1SecurityException
ASN1TimerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |