Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CanUnwrap As Boolean
[Pascal]
under development
[C++]
bool get_CanUnwrap();
void set_CanUnwrap(bool Value);
[PHP]
bool get_CanUnwrap()
void set_CanUnwrap(bool $Value)
[Java]
boolean getCanUnwrap();
void setCanUnwrap(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum