C# Class pGina.Plugin.Ldap.PasswordHashMethodSSHA512

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

Méthodes publiques

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

Method Details

PasswordHashMethodSSHA512() public méthode

public PasswordHashMethodSSHA512 ( ) : System
Résultat System

hash() public méthode

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