BerTaggedObject public class BerTaggedObject : DerTaggedObject Documentation 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)