The ~hash alias references keywords that contain a cryptographic hash value and can be used in cases in which you do not know the specific cryptographic hash algorithm used to generate the hash such as:
| General purpose field for storing any type of message digest hash value |
| Computed MD5 hash value of an object |
| Computed SHA1 hash value of an object |
| Computed SHA256 hash value of an object |
| Computed SHA512 hash value of an object |
For example:
~hash="24a938a1fcc5df0a7e78267aac0a41ca"