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
Schumix
Libraries
Crypto
C# Class Schumix.Libraries.Crypto
Show file
Open project: Schumix/Schumix2
Public Methods
Method
Description
Crypto
( ) :
System
Md5
(
string
value
) :
string
Sha1
(
string
value
) :
string
Method Details
Crypto()
public
method
public
Crypto
( ) :
System
return
System
Md5()
public
static
method
public
static
Md5
(
string
value
) :
string
value
string
return
string
Sha1()
public
static
method
public
static
Sha1
(
string
value
) :
string
value
string
return
string