5.42.3 HASH
The HASH command generates the hash of the specified field or file. The hash value is returned in the command message response.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
HASH |
FILE |
value |
Optional. File Path. |
FIELD |
value |
Optional. Field Name. |
|
DIGEST |
value |
Optional. Hashing algorithm supported by the JVM. |
|
ENCODING |
value |
Optional. Field value to byte encoding. |
|
HASHENCODING |
*HEX |
Optional. String encoding of binary hash. |
|
*BASE64 |
|