Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int PBES2_IterationCount;
[VB.NET]
Property PBES2_IterationCount As Integer
[Pascal]
under development
[C++]
int32_t get_PBES2_IterationCount();
void set_PBES2_IterationCount(int32_t Value);
[PHP]
integer get_PBES2_IterationCount()
void set_PBES2_IterationCount(integer $Value)
[Java]
int getPBES2_IterationCount();
void setPBES2_IterationCount(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum