Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool RollbackToBuiltInKeyGeneration;
[VB.NET]
Property RollbackToBuiltInKeyGeneration As Boolean
[Pascal]
under development
[C++]
bool get_RollbackToBuiltInKeyGeneration();
void set_RollbackToBuiltInKeyGeneration(bool Value);
[PHP]
bool get_RollbackToBuiltInKeyGeneration()
void set_RollbackToBuiltInKeyGeneration(bool $Value)
[Java]
boolean getRollbackToBuiltInKeyGeneration();
void setRollbackToBuiltInKeyGeneration(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum