Part of twisted.conch.error View Source View In Hierarchy
Protocol code (eg SSHUserAuthServer
)
which attempts to log in using ISSHPrivateKey
credentials should be prepared to handle a failure of this type by telling
the user to re-authenticate using the same key and to include a signature
with the new attempt.
See http://www.ietf.org/rfc/rfc4252.txt section 7 for more details.