ASN1TaggedObjectParser with tag
class of BERTags.APPLICATION instead.public interface ASN1ApplicationSpecificParser extends ASN1TaggedObjectParser
| Modifier and Type | Method and Description |
|---|---|
ASN1Encodable |
readObject()
Deprecated.
Read the next object in the parser.
|
getObjectParser, getTagClass, getTagNo, hasContextTag, hasTag, parseBaseUniversal, parseExplicitBaseObject, parseExplicitBaseTagged, parseImplicitBaseTaggedtoASN1PrimitivegetLoadedObjectASN1Encodable readObject() throws java.io.IOException
java.io.IOException - on a parsing or decoding error.