Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HamstringFX
security
MD5Strategy
C# Class HamstringFX.security.MD5Strategy
Inheritance:
IHashStrategy
Show file
Open project: nicholascloud/presentations
Public Methods
Method
Description
Matches
(
string
plainText
,
string
hashText
) :
bool
Method Details
Matches()
public
method
public
Matches
(
string
plainText
,
string
hashText
) :
bool
plainText
string
hashText
string
return
bool