public void encodeContent(BerOutputStream out) {
   out.encodeInteger();
 }