twisted.plugins.cred_sshkeys.SSHKeyCheckerFactory(object) class documentationtwisted.plugins.cred_sshkeys
          View Source
          (View In Hierarchy)
        
      Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
Generates checkers that will authenticate a SSH public key
| 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. | 
This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories.