C# Class pGina.Plugin.Ldap.PasswordHashMethodSHA384

Inheritance: AttribMethod
Datei anzeigen Open project: MutonUfoAI/pgina

Public Methods

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

Method Details

PasswordHashMethodSHA384() public method

public PasswordHashMethodSHA384 ( ) : System
return System

hash() public method

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