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