public static function encryptPassword($params)
 {
     return UcUserInterface::encryptPassword($params);
 }