Computes the message digest on the contents of a file. You must manually select the polymorphic instance you want to use.


icon

Inputs/Outputs

  • cpath.png path

    path specifies the path to the file for which you want to compute the message digest.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • istr.png digest

    digest returns the SHA-512/224 message digest of the contents of the file as a hexadecimal string.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.