Pascal Scripting: GetSHA1OfFile

Prototype:

function GetSHA1OfFile(const Filename: String): String;

Description:

Gets the SHA-1 hash of the specified file, as a string. An exception will be raised upon failure.