Package org.gudy.bouncycastle.asn1
Class BERSequenceParser
java.lang.Object
org.gudy.bouncycastle.asn1.BERSequenceParser
- All Implemented Interfaces:
ASN1SequenceParser
,DEREncodable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_parser
-
-
Constructor Details
-
BERSequenceParser
BERSequenceParser(ASN1ObjectParser parser)
-
-
Method Details
-
readObject
- Specified by:
readObject
in interfaceASN1SequenceParser
- Throws:
IOException
-
getDERObject
- Specified by:
getDERObject
in interfaceDEREncodable
-