PHP Class Cartalyst\Sentinel\Hashing\BcryptHasher

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

Méthodes publiques

Свойство Type Description
$strength integer The hash strength.

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 )

Property Details

$strength public_oe property

The hash strength.
public int $strength
Résultat integer