function GetSHA256OfFile(const Filename: String): String;
Gets the SHA-256 hash of the specified file, as a string. An exception will be raised upon failure.