Part of twisted.cred View Source
Utility functions for authorization.
These are currently for challenge-response shared secret authentication.
Maintainer: Glyph LefkowitzFunction | respond | Respond to a challenge. This is useful for challenge/response authentication. |
Function | challenge | I return some random data. |