Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Issuer As Boolean
[Pascal]
under development
[C++]
bool get_Issuer();
void set_Issuer(bool Value);
[PHP]
bool get_Issuer()
void set_Issuer(bool $Value)
[Java]
boolean getIssuer();
void setIssuer(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum