C# Class pGina.Plugin.Ldap.PasswordHashMethodSSHA256

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

Méthodes publiques

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

Method Details

PasswordHashMethodSSHA256() public méthode

public PasswordHashMethodSSHA256 ( ) : System
Résultat System

hash() public méthode

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