Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property CRC32 As UInt32
[Pascal]
property CRC32 : Cardinal;
[C++]
uint32_t get_CRC32();
void set_CRC32(uint32_t Value);
[PHP]
integer get_CRC32()
void set_CRC32(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum