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.
def generateChecker(self, argstring=''): (source)

This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories.

API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.