Discuss this help topic in SecureBlackbox Forum
Specifies the hash algorithm of the manifest.
Declaration
[VB.NET]
Property HashAlgorithm As Integer
[Pascal]
property HashAlgorithm : integer;
[PHP]
integer get_HashAlgorithm()
void set_HashAlgorithm(integer $Value)
[Java]
int getHashAlgorithm();
void setHashAlgorithm(int Value);
Values:
Description
Use this property to specify the manifest's hash algorithm.
Discuss this help topic in SecureBlackbox Forum