Class CFW_Auth_Hash_Md5

Description

Located in /Auth/Hash/Md5.php (line 3)

CFW_Auth_Hash
   |
   --CFW_Auth_Hash_Md5
Method Summary
void createHash ( $input)
void verify ( $input,  $target)
Variables

Inherited Variables

Inherited from CFW_Auth_Hash

CFW_Auth_Hash::$config
Methods
createHash (line 4)
  • access: public
void createHash ( $input)
  • $input

Redefinition of:
CFW_Auth_Hash::createHash()
新しいハッシュを作る.
verify (line 8)
  • access: public
void verify ( $input,  $target)
  • $input
  • $target

Redefinition of:
CFW_Auth_Hash::verify()
入力値のハッシュ結果が元の値になるか検証

Inherited Methods

Inherited From CFW_Auth_Hash

CFW_Auth_Hash::createHash()
CFW_Auth_Hash::decode()
CFW_Auth_Hash::encode()
CFW_Auth_Hash::getInstance()
CFW_Auth_Hash::verify()

Documentation generated on Fri, 25 Dec 2009 21:43:04 +0900 by phpDocumentor 1.4.3