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