C# Class hMailServer.Crypto.Salter

Afficher le fichier Open project: hmailserver/hmailserver-net Class Usage Examples

Méthodes publiques

Méthode Description
ValidateHash ( string password, string originalHash ) : bool

Private Methods

Méthode Description
Sha256 ( string value ) : string

Method Details

ValidateHash() public méthode

public ValidateHash ( string password, string originalHash ) : bool
password string
originalHash string
Résultat bool