Part of twisted.plugins.cred_sshkeys View Source View In Hierarchy
Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
Method | generateChecker | This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories. |