class twisted.mail._cred.CramMD5ClientAuthenticator: (source)
Implements interfaces: twisted.mail.interfaces.IClientAuthentication
Undocumented
| Method | __init__ | Undocumented | 
| Instance Variable | user | Undocumented | 
| Method | getName | Return an identifier associated with this authentication scheme. | 
| Method | challengeResponse | Generate a challenge response string. | 
Return an identifier associated with this authentication scheme.
| Returns | Undocumented (type: bytes) | |