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

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

공개 메소드들

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

메소드 상세

PasswordHashMethodSMD5() 공개 메소드

public PasswordHashMethodSMD5 ( ) : System
리턴 System

hash() 공개 메소드

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