Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property HashCode As UInt32
[Pascal]
under development
[C++]
uint32_t get_HashCode();
void set_HashCode(uint32_t Value);
[PHP]
integer get_HashCode()
void set_HashCode(integer $Value)
[Java]
int getHashCode();
void setHashCode(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum