C# Class pGina.Plugin.Ldap.PasswordHashMethodSHA512

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

Méthodes publiques

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

Method Details

PasswordHashMethodSHA512() public méthode

public PasswordHashMethodSHA512 ( ) : System
Résultat System

hash() public méthode

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