C# 클래스 HamstringFX.security.MD5Strategy

상속: IHashStrategy
파일 보기 프로젝트 열기: nicholascloud/presentations

공개 메소드들

메소드 설명
Matches ( string plainText, string hashText ) : bool

메소드 상세

Matches() 공개 메소드

public Matches ( string plainText, string hashText ) : bool
plainText string
hashText string
리턴 bool