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
GSF
Security
Hash
C# Class GSF.Security.Hash
Show file
Open project: GridProtectionAlliance/openHistorian
Public Methods
Method
Description
Compute
(
IDigest
hash
,
byte
data
) :
byte[]
Method Details
Compute()
public
static
method
public
static
Compute
(
IDigest
hash
,
byte
data
) :
byte[]
hash
IDigest
data
byte
return
byte[]