ASN1Encodable, InMemoryRepresentableBERSequenceParser, DERSequenceParserpublic interface ASN1SequenceParser extends ASN1Encodable, InMemoryRepresentable
| Modifier and Type | Method | 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.