C# Class pGina.Plugin.Ldap.PasswordHashMethodSSHA256

Inheritance: AttribMethod
ファイルを表示 Open project: MutonUfoAI/pgina

Public Methods

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

Method Details

PasswordHashMethodSSHA256() public method

public PasswordHashMethodSSHA256 ( ) : System
return System

hash() public method

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