Pascal Scripting: GetSHA1OfFile

Prototype

function GetSHA1OfFile(const Filename: String): String;

Description

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