str GetSHA256OfFile(str FileName)
Returns the SHA-256 hash of the specified file, as a string.
A compiler error will be raised if the specified file can't be read.