public interface ASN1SequenceParser extends ASN1Encodable, InMemoryRepresentable
| Modifier and Type | Method and Description |
|---|---|
ASN1Encodable |
readObject()
Read the next object from the underlying object representing a SEQUENCE.
|
toASN1PrimitivegetLoadedObjectASN1Encodable readObject() throws java.io.IOException
java.io.IOException - for bad input stream.