Class DLTaggedObject

    • Constructor Detail

      • DLTaggedObject

        public DLTaggedObject​(boolean explicit,
                              int tagNo,
                              ASN1Encodable obj)
        Parameters:
        explicit - true if an explicitly tagged object.
        tagNo - the tag number for this object.
        obj - the tagged object.