Class Hasher
Namespace: Flow.Net.Sdk.Core.Crypto
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public static class Hasher
Methods
| Improve this Doc View SourceCalculateHash(Byte[], HashAlgo)
Declaration
public static byte[] CalculateHash(byte[] bytes, HashAlgo hashAlgo)
Parameters
| Type | Name | Description |
|---|---|---|
| Byte[] | bytes | |
| HashAlgo | hashAlgo |
Returns
| Type | Description |
|---|---|
| Byte[] |