PHP Class Cartalyst\Sentinel\Hashing\WhirlpoolHasher

Inheritance: implements Cartalyst\Sentinel\Hashing\HasherInterface, use trait Hasher
Afficher le fichier Open project: cartalyst/sentinel Class Usage Examples

Méthodes publiques

Méthode Description
check ( $value, $hashedValue ) {@inheritDoc}
hash ( $value ) {@inheritDoc}

Method Details

check() public méthode

{@inheritDoc}
public check ( $value, $hashedValue )

hash() public méthode

{@inheritDoc}
public hash ( $value )