示例#1
0
 public function appendKey(XMLSecurityKey $objKey, $parent = NULL)
 {
     $objKey->serializeKey($parent);
 }