Method ComputeSha256Hash
| Improve this Doc View SourceComputeSha256Hash(string)
Compute a SHA256 hash from a given string
Declaration
public static string ComputeSha256Hash(string rawData)
Parameters
Type | Name | Description |
---|---|---|
string | rawData |
Returns
Type | Description |
---|---|
string |