Hash
Alias:Hash
Output:StringStream
Produce a hash for some data using the specified hash algorithm
| Parameter | Type | Required | Position | Default Value | Summary |
|---|---|---|---|---|---|
| Data | string | ✔ | 1 | The string or data stream to hash | |
| Algorithm | HashAlgorithm | 2 | MD5 | The hash algorithm to use |