|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1StreamParser
public class ASN1StreamParser
| Constructor Summary | |
|---|---|
ASN1StreamParser(byte[] encoding)
|
|
ASN1StreamParser(java.io.InputStream in)
|
|
ASN1StreamParser(java.io.InputStream in,
int limit)
|
|
| Method Summary | |
|---|---|
DEREncodable |
readObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASN1StreamParser(java.io.InputStream in)
public ASN1StreamParser(java.io.InputStream in,
int limit)
public ASN1StreamParser(byte[] encoding)
| Method Detail |
|---|
public DEREncodable readObject()
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||