Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CanDecrypt As Boolean
[Pascal]
under development
[C++]
bool get_CanDecrypt();
void set_CanDecrypt(bool Value);
[PHP]
bool get_CanDecrypt()
void set_CanDecrypt(bool $Value)
[Java]
boolean getCanDecrypt();
void setCanDecrypt(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum