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

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

공개 메소드들

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

메소드 상세

PasswordHashMethodSHA1() 공개 메소드

public PasswordHashMethodSHA1 ( ) : System
리턴 System

hash() 공개 메소드

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