Hash File
Hashes the file content.
Last updated
Hashes the file content.
Last updated
This activity hashes the content of a file using a specified algorithm.
File Path: Required
Specifies the full path of the file that is to be hashed.
Hash Algorithm: Select the algorithm for hashing the file provided as input. The available algorithms are:
Md5
Sha256
Blake3
Result: Stores the hashed text in the specified String variable.