super(tagNumber);
Tests provided identifier.paramidentifier - identifier to be verifiedreturn- true if identifier correspond to primitive identifier of this ASN.1 type, otherwise false return this.id == identifier;
return this.id == identifier;
TODO out.encodeTag(id); encodeContent(out);
out.encodeTag(id); encodeContent(out);