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
DevUtils
Hash
Md5
C# Class DevUtils.Hash.Md5
Md5 utils class
Show file
Open project: jornfilho/.net-Dev-Utils
Public Methods
Method
Description
ToMd5
(
this
data
) :
string
Convert string to md5 hash
Method Details
ToMd5()
public
static
method
Convert string to md5 hash
public
static
ToMd5
(
this
data
) :
string
data
this
string to convert
return
string