PHP Class Sulu\Component\Security\Authentication\SaltGenerator

Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

Méthode Description
getRandomSalt ( ) : string Returns a random salt for password hashing.

Method Details

getRandomSalt() public méthode

Returns a random salt for password hashing.
public getRandomSalt ( ) : string
Résultat string