t.c.c.default : module documentation

Part of twisted.conch.client View Source

No module docstring
Function verifyHostKey Undocumented
Function isInKnownHosts checks to see if host is in the known_hosts file for the user. returns 0 if it isn't, 1 if it is and is the same, 2 if it's changed.
Class SSHUserAuthClient Undocumented
def verifyHostKey(transport, host, pubKey, fingerprint): (source)
Undocumented
def isInKnownHosts(host, pubKey, options): (source)
checks to see if host is in the known_hosts file for the user. returns 0 if it isn't, 1 if it is and is the same, 2 if it's changed.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.