C# 클래스 pGina.Plugin.Ldap.PasswordHashMethodSHA384

상속: AttribMethod
파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 메소드들

메소드 설명
PasswordHashMethodSHA384 ( ) : System
hash ( string password ) : string

메소드 상세

PasswordHashMethodSHA384() 공개 메소드

public PasswordHashMethodSHA384 ( ) : System
리턴 System

hash() 공개 메소드

public hash ( string password ) : string
password string
리턴 string