Package org.bouncycastle.asn1
Class ASN1StreamParser
java.lang.Object
org.bouncycastle.asn1.ASN1StreamParser
A parser for ASN.1 streams which also returns, where possible, parsers for the objects it encounters.
-
Constructor Summary
ConstructorsConstructorDescriptionASN1StreamParser
(byte[] encoding) ASN1StreamParser
(InputStream in, int limit) -
Method Summary
-
Constructor Details
-
ASN1StreamParser
-
ASN1StreamParser
public ASN1StreamParser(byte[] encoding) -
ASN1StreamParser
-
-
Method Details
-
readObject
- Throws:
IOException
-