twisted.conch.client.agent.SSHAgentClient(agent.SSHAgentClient)
class documentationtwisted.conch.client.agent
View Source
(View In Hierarchy)
Method | __init__ | Undocumented |
Method | getPublicKeys | Undocumented |
Method | getPublicKey | Return a Key
from the first blob in self.blobs , if any, or return
None . |
Method | _cbPublicKeys | Undocumented |
Inherited from BaseProtocol (via SSHAgentClient, Protocol):
Method | makeConnection | Make a connection to a transport and a server. |
Method | connectionMade | Called when a connection is made. |
Inherited from BaseProtocol (via SSHAgentClient, Protocol):
Method | makeConnection | Make a connection to a transport and a server. |
Method | connectionMade | Called when a connection is made. |
Inherited from BaseProtocol (via SSHAgentClient, Protocol):
Method | makeConnection | Make a connection to a transport and a server. |
Method | connectionMade | Called when a connection is made. |