Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseCPGOST As Boolean
[Pascal]
under development
[C++]
bool get_UseCPGOST();
void set_UseCPGOST(bool Value);
[PHP]
bool get_UseCPGOST()
void set_UseCPGOST(bool $Value)
[Java]
boolean getUseCPGOST();
void setUseCPGOST(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum