Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Iterations As UInt16
[Pascal]
under development
[C++]
uint16_t get_Iterations();
void set_Iterations(uint16_t Value);
[PHP]
integer get_Iterations()
void set_Iterations(integer $Value)
[Java]
short getIterations();
void setIterations(short arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum