Discuss this help topic in SecureBlackbox Forum
This topic is under developmentā¦
Declaration
[C#/Java]
bool HashProtected;
[VB.NET]
Property HashProtected As Boolean
[Pascal]
property HashProtected : boolean;
[C++]
bool get_HashProtected();
void set_HashProtected(bool Value);
[PHP]
bool get_HashProtected()
void set_HashProtected(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum