|
Inherited from twisted.conch.ssh.transport.SSHClientTransport:
connectionMade,
requestService,
ssh_KEXINIT,
ssh_KEX_DH_GEX_GROUP,
ssh_KEX_DH_GEX_REPLY,
ssh_NEWKEYS,
ssh_SERVICE_ACCEPT
Inherited from twisted.conch.ssh.transport.SSHClientTransport (private):
_continueGEX_GROUP,
_continueGEX_REPLY,
_getKey,
_keySetup
Inherited from twisted.conch.ssh.transport.SSHTransportBase:
connectionLost,
dataReceived,
getPacket,
isEncrypted,
isVerified,
loseConnection,
receiveDebug,
receiveError,
receiveUnimplemented,
sendDebug,
sendDisconnect,
sendIgnore,
sendKexInit,
sendPacket,
sendUnimplemented,
setService,
ssh_DEBUG,
ssh_DISCONNECT,
ssh_IGNORE,
ssh_UNIMPLEMENTED
Inherited from twisted.internet.protocol.BaseProtocol:
__providedBy__,
makeConnection
|