t.c.util : module documentation

Part of twisted.cred View Source

Outdated, deprecated functionality related to challenge-based authentication.

Seek a solution to your problem elsewhere. This module is deprecated.
Function respond Respond to a challenge. This is useful for challenge/response authentication.
Function challenge I return some random data.
def respond(challenge, password): (source)
Respond to a challenge. This is useful for challenge/response authentication.
def challenge(): (source)
I return some random data.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:07:41.