public final void encodeContent(BerOutputStream out) {
   out.encodeChoice(this);
 }