Module t.c.c.default
Part of
twisted
.
conch
.
client
View Source
No module docstring
Line #
Kind
Name
Docs
14
Function
verifyHostKey
Undocumented
55
Function
isInKnownHosts
checks to see if host is in the known_hosts file for the user.
89
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 2008-10-26 16:12:37.