Public Member Functions | |
def | __init__ |
def | connect_to_server |
def | create_ctx |
This is manager class for the Remote Controller application.
Definition at line 142 of file admin_server.py.
|
Constructor Definition at line 145 of file admin_server.py. |
|
This function establishs the connection to the server. Definition at line 187 of file admin_server.py. |
|
This funciton creates the SSL context to establish an encrypted connetion by using certificates. Definition at line 200 of file admin_server.py. |