GetSQLColSpec() : ''); } public function GetMaxSize() { return 64; } public function GetAsHTML($sValue, $oHostObject = null, $bLocalize = true) { if (utils::IsNullOrEmptyString($sValue)) { return ''; } else { return '******'; } } public function IsPartOfFingerprint() { return false; } // Cannot reliably compare two encrypted passwords since the same password will be encrypted in diffferent manners depending on the random 'salt' }