C# Class pGina.Plugin.Ldap.PasswordHashMethodSHA1

Inheritance: AttribMethod
Afficher le fichier Open project: MutonUfoAI/pgina

Méthodes publiques

Méthode Description
PasswordHashMethodSHA1 ( ) : System
hash ( string password ) : string

Method Details

PasswordHashMethodSHA1() public méthode

public PasswordHashMethodSHA1 ( ) : System
Résultat System

hash() public méthode

public hash ( string password ) : string
password string
Résultat string