public interface ASN1TaggedObjectParser extends ASN1Encodable, InMemoryRepresentable
| Modifier and Type | Method and Description |
|---|---|
ASN1Encodable |
getObjectParser(int tag,
boolean isExplicit) |
int |
getTagNo() |
toASN1PrimitivegetLoadedObjectint getTagNo()
ASN1Encodable getObjectParser(int tag, boolean isExplicit) throws java.io.IOException
java.io.IOException