org.gudy.bouncycastle.asn1
Class ASN1StreamParser
java.lang.Object
org.gudy.bouncycastle.asn1.ASN1StreamParser
public class ASN1StreamParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASN1StreamParser
public ASN1StreamParser(InputStream in)
ASN1StreamParser
public ASN1StreamParser(InputStream in,
int limit)
ASN1StreamParser
public ASN1StreamParser(byte[] encoding)
readObject
public DEREncodable readObject()
throws IOException
- Throws:
IOException