Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Decrypted As Boolean
[Pascal]
under development
[C++]
bool get_Decrypted();
void set_Decrypted(bool Value);
[PHP]
bool get_Decrypted()
void set_Decrypted(bool $Value)
[Java]
boolean getDecrypted();
void setDecrypted(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum