Package org.bouncycastle.asn1
Interface ASN1SequenceParser
- All Superinterfaces:
ASN1Encodable,InMemoryRepresentable
- All Known Implementing Classes:
BERSequenceParser,DERSequenceParser
public interface ASN1SequenceParser extends ASN1Encodable, InMemoryRepresentable
-
Method Summary
Modifier and Type Method Description ASN1EncodablereadObject()Methods inherited from interface org.bouncycastle.asn1.ASN1Encodable
toASN1PrimitiveMethods inherited from interface org.bouncycastle.asn1.InMemoryRepresentable
getLoadedObject
-
Method Details
-
readObject
- Throws:
IOException
-