DLTaggedObject public class DLTaggedObject : DerTaggedObject Documentation Code public DLTaggedObject(int tagNo, Asn1Encodable obj) public DLTaggedObject(int tagClass, int tagNo, Asn1Encodable obj) public DLTaggedObject(bool isExplicit, int tagNo, Asn1Encodable obj) public DLTaggedObject(bool isExplicit, int tagClass, int tagNo, Asn1Encodable obj)