Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
string SRPUsername;
[VB.NET]
Property SRPUsername As String
[Pascal]
property SRPUsername: string;
[C++]
void get_SRPUsername(std::string &OutResult);
void set_SRPUsername(const std::string &Value);
[PHP]
string get_SRPUsername()
void set_SRPUsername(string $Value)
Description
This topic is under development...
Discuss this help topic in SecureBlackbox Forum