Searched refs:SecureClient (Results 1 – 2 of 2) sorted by relevance
23 class RCSProxyClient(client.SecureClient):26 client.SecureClient.__init__(self, address, verbose)
132 class SecureClient(Client, Security): class