Home | Trees | Index | Help |
---|
Package twisted :: Package cred :: Module util |
|
Utility functions for authorization.
These are currently for challenge-response shared secret authentication.
Maintainer: Glyph Lefkowitz<mailto:glyph@twistedmatrix.com>
Stability: semi-stableFunction Summary | |
---|---|
I return some random data. | |
Respond to a challenge. |
Function Details |
---|
challenge()I return some random data. |
respond(challenge, password)Respond to a challenge. This is useful for challenge/response authentication. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:35 2003 | http://epydoc.sf.net |