Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property Encrypted As Boolean
[Pascal]
property Encrypted : boolean;
[C++]
bool get_Encrypted();
[PHP]
bool get_Encrypted()
[Java]
boolean getEncrypted();
Description
…
Discuss this help topic in SecureBlackbox Forum