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
CryptographicHash
C# Class CryptographicHash, weekly-algorithms
Inheritance:
IStringHash
Show file
Open project: xamarin/weekly-algorithms
Class Usage Examples
Public Methods
Method
Description
CryptographicHash
(
HashAlgorithm
_ha
) :
System
Hash
(
string
input
) :
UInt32
Method Details
CryptographicHash()
public
method
public
CryptographicHash
(
HashAlgorithm
_ha
) :
System
_ha
HashAlgorithm
return
System
Hash()
public
method
public
Hash
(
string
input
) :
UInt32
input
string
return
System.UInt32