Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
uint WorkFactor;
[VB.NET]
Property WorkFactor As UInt32
[Pascal]
property WorkFactor : Cardinal;
[C++]
uint32_t get_WorkFactor();
void set_WorkFactor(uint32_t Value);
[PHP]
integer get_WorkFactor()
void set_WorkFactor(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum