This uses a consistent Salt value to create the Hash meaning that passing in the same value and key will always produce the same Hash value.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | Text to Hash. | ||
| key | String | Key used to Hash. |
Hash value formatted as a base64-encoded string, allow 64 bytes to store value.