Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_conch :: Class SSHTestClient |
|
SSHTestBase
--+ |BaseProtocol
--+ | | |Protocol
--+ | | |SSHTransportBase
--+ | | |SSHClientTransport
--+ | SSHTestClient
Method Summary | |
---|---|
(Deprecated) (inherited from Protocol )
| |
(inherited from SSHTestBase )
| |
Called when a connection is made. (inherited from SSHClientTransport )
| |
Called when the encryption has been set up. | |
Called whenever data is received. (inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
direction must be in ["out", "in", "both"] (inherited from SSHTransportBase )
| |
direction must be in ["out", "in", "both"] (inherited from SSHTransportBase )
| |
Make a connection to a transport and a server. (inherited from BaseProtocol )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTestBase )
| |
(inherited from SSHTestBase )
| |
Request that a service be run over this transport. (inherited from SSHClientTransport )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHTransportBase )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHTransportBase )
| |
verifyHostKey(self,
key,
fp)
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
| |
(inherited from SSHClientTransport )
|
Method Details |
---|
connectionSecure(self)Called when the encryption has been set up. Generally, requestService() is called to run another service over the transport.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:55 2003 | http://epydoc.sf.net |