public interface ASN1TaggedObjectParser extends DEREncodable, InMemoryRepresentable
| Modifier and Type | Method and Description |
|---|---|
DEREncodable |
getObjectParser(int tag,
boolean isExplicit) |
int |
getTagNo() |
getDERObjectgetLoadedObjectint getTagNo()
DEREncodable getObjectParser(int tag, boolean isExplicit) throws IOException
IOExceptionCopyright © 2015. All rights reserved.