org.apache.commons.ssl.asn1
public interface ASN1TaggedObjectParser extends DEREncodable
Modifier and Type | Method and Description |
---|---|
DEREncodable |
getObjectParser(int tag,
boolean isExplicit) |
int |
getTagNo() |
getDERObject
int getTagNo()
DEREncodable getObjectParser(int tag, boolean isExplicit) throws IOException
IOException