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