SHA3-384 File Checksum VI
- Updated2025-07-30
- 2 minute(s) read
Computes the message digest on the contents of a file. You must manually select the polymorphic instance you want to use.

Inputs/Outputs
path
—
path specifies the path to the file for which you want to compute the message digest.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
digest
—
digest returns the SHA3-384 message digest of the contents of the file as a hexadecimal string.
error out
—
error out contains error information. This output provides standard error out functionality. |
path
—
error in
—
digest
—
error out
—