Discuss this help topic in SecureBlackbox Forum
The SHA1 hash of the file.
Declaration
[VB.NET]
Property Sha1 As String
[Pascal]
property Sha1: string;
[C++]
void get_Sha1(std::string &OutResult);
Description
Returns the SHA1 hash of the file.
Discuss this help topic in SecureBlackbox Forum