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