Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool HardenedKeyGeneration;
[VB.NET]
Property HardenedKeyGeneration As Boolean
[Pascal]
under development
[C++]
bool get_HardenedKeyGeneration();
void set_HardenedKeyGeneration(bool Value);
[PHP]
bool get_HardenedKeyGeneration()
void set_HardenedKeyGeneration(bool $Value)
[Java]
boolean getHardenedKeyGeneration();
void setHardenedKeyGeneration(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum