C# Class GSF.Security.Hash

Exibir arquivo 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[]