Interface ASN1TaggedObjectParser

All Superinterfaces:
ASN1Encodable, InMemoryRepresentable
All Known Subinterfaces:
ASN1ApplicationSpecificParser
All Known Implementing Classes:
ASN1ApplicationSpecific, ASN1TaggedObject, BERApplicationSpecific, BERApplicationSpecificParser, BERTaggedObject, BERTaggedObjectParser, DERApplicationSpecific, DERTaggedObject, DLApplicationSpecific, DLTaggedObject

public interface ASN1TaggedObjectParser extends ASN1Encodable, InMemoryRepresentable
Interface for the parsing of a generic tagged ASN.1 object.