C# Class pGina.Plugin.Ldap.PasswordHashMethodSHA384

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

Méthodes publiques

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

Method Details

PasswordHashMethodSHA384() public méthode

public PasswordHashMethodSHA384 ( ) : System
Résultat System

hash() public méthode

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