Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AcceptNotSigned;
[VB.NET]
Property AcceptNotSigned As Boolean
[Pascal]
under development
[C++]
bool get_AcceptNotSigned();
void set_AcceptNotSigned(bool Value);
[PHP]
bool get_AcceptNotSigned()
void set_AcceptNotSigned(bool $Value)
[Java]
boolean getAcceptNotSigned();
void setAcceptNotSigned(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum