Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property SRPPassword As String
[Pascal]
property SRPPassword: string;
[C++]
virtual void get_SRPPassword(std::string & OutResult);
virtual void set_SRPPassword(const std::string & Value);
Description
This topic is under development...
Discuss this help topic in SecureBlackbox Forum