Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AutoVerifyCreatedSignatures;
[VB.NET]
Property AutoVerifyCreatedSignatures As Boolean
[Pascal]
under development
[C++]
bool get_AutoVerifyCreatedSignatures();
void set_AutoVerifyCreatedSignatures(bool Value);
[PHP]
bool get_AutoVerifyCreatedSignatures()
void set_AutoVerifyCreatedSignatures(bool $Value)
[Java]
boolean getAutoVerifyCreatedSignatures();
void setAutoVerifyCreatedSignatures(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum