C# Class Nethereum.ABI.Util.Sha3Keccack

ファイルを表示 Open project: Nethereum/Nethereum Class Usage Examples

Public Methods

Method Description
CalculateHash ( byte value ) : byte[]
CalculateHash ( string value ) : string

Method Details

CalculateHash() public method

public CalculateHash ( byte value ) : byte[]
value byte
return byte[]

CalculateHash() public method

public CalculateHash ( string value ) : string
value string
return string