Discuss this help topic in SecureBlackbox Forum
Containes hash size.
Declaration
[VB.NET]
Property HashSize As Integer
[Pascal]
property HashSize: integer;
[C++]
int32_t get_HashSize();
[PHP]
integer get_HashSize()
[Java]
int getHashSize();
Description
Use this property to get the size of the returned hash value.
Discuss this help topic in SecureBlackbox Forum