Method ComputeSha256Hash
| Edit this page 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 |