Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
This object allows you to generate a variety of message digests. The JavaScript equivalent is the Node.js Crypto API.
Object Creation: The hashing algorithm is specified when creating the roHashGenerator object.
...
Note | ||
---|---|---|
| ||
CRC32 is only available on firmware versions 4.4.x or later. |
ifHashGenerator
Hash(obj As Object) As Object
...