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