C# Class pGina.Plugin.Ldap.PasswordHashMethodSHA256

Inheritance: AttribMethod
Datei anzeigen Open project: MutonUfoAI/pgina

Public Methods

Method Description
PasswordHashMethodSHA256 ( ) : System
hash ( string password ) : string

Method Details

PasswordHashMethodSHA256() public method

public PasswordHashMethodSHA256 ( ) : System
return System

hash() public method

public hash ( string password ) : string
password string
return string