public interface ASN1ExternalParser extends ASN1Encodable, InMemoryRepresentable
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
readObject()
Read the next object in the parser.
|
toASN1Primitive
getLoadedObject
ASN1Encodable readObject() throws java.io.IOException
java.io.IOException
- on a parsing or decoding error.