JamAuthProxy.RequestHandler
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
void |
|
void |
|
void |
_get_testclient_key ( PackedStringArray req_parts ) |
void |
_get_server_keys ( PackedStringArray req_parts ) |
void |
_get_localhost_key ( PackedStringArray req_parts ) |
void |
_get_localhost_cert ( PackedStringArray req_parts ) |
Property Descriptions
StreamPeerTCP peer
There is currently no description for this property. Please help us by contributing one!
String request
There is currently no description for this property. Please help us by contributing one!
int request_num
There is currently no description for this property. Please help us by contributing one!
JamProjectApi api
There is currently no description for this property. Please help us by contributing one!
bool is_done = false
There is currently no description for this property. Please help us by contributing one!
bool is_started = false
There is currently no description for this property. Please help us by contributing one!
String localhostKey = ""
There is currently no description for this property. Please help us by contributing one!
String localhostCert = ""
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _process ( Variant _delta )
There is currently no description for this method. Please help us by contributing one!
void _err ( String msg )
There is currently no description for this method. Please help us by contributing one!
void _get_testclient_key ( PackedStringArray req_parts )
There is currently no description for this method. Please help us by contributing one!
void _get_server_keys ( PackedStringArray req_parts )
There is currently no description for this method. Please help us by contributing one!
void _get_localhost_key ( PackedStringArray req_parts )
There is currently no description for this method. Please help us by contributing one!
void _get_localhost_cert ( PackedStringArray req_parts )
There is currently no description for this method. Please help us by contributing one!