public interface ASN1TaggedObjectParser extends DEREncodable
| Modifier and Type | Method and Description |
|---|---|
DEREncodable |
getObjectParser(int tag,
boolean isExplicit) |
int |
getTagNo() |
getDERObjectint getTagNo()
DEREncodable getObjectParser(int tag, boolean isExplicit) throws java.io.IOException
java.io.IOExceptionCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.