Part of twisted.conch.client View Source
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 |