Discuss this help topic in SecureBlackbox Forum
Specifies hash algorithm.
Declaration
[VB.NET]
Property HashAlgorithm As UInt32
[Pascal]
property HashAlgorithm : cardinal;
[C++]
uint32_t get_HashAlgorithm();
[PHP]
integer get_HashAlgorithm()
[Java]
int getHashAlgorithm();
Possible compression methods:
Description
Use this read-only property to get signature hash algorithm.
Discuss this help topic in SecureBlackbox Forum