Page History
Unicode Intrinsic Functions - IsHashEqual Method
| Panel | ||
|---|---|---|
| ||
Does the hash value match the derived value |
...
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Boolean | True if the values are equal |
Hash | *Input (Optional) | Unicode String | Value to be hashed |
Usage | *Input | Enumeration | Specifies how the Hash is used |
Algorithm | *Input | Enumeration | Hashing algorith to be used |
...