Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property BitsInKey As Integer
[Pascal]
under development
[C++]
int32_t get_BitsInKey();
void set_BitsInKey(int32_t Value);
[PHP]
integer get_BitsInKey()
void set_BitsInKey(integer $Value)
[Java]
int getBitsInKey();
void setBitsInKey(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum