Part of twisted.mail.smtp View Source View In Hierarchy
Known implementations: twisted.mail.smtp.CramMD5ClientAuthenticator, twisted.mail.smtp.LOGINAuthenticator, twisted.mail.smtp.PLAINAuthenticator
| Method | getName | Return an identifier associated with this authentication scheme. |
| Method | challengeResponse | Generate a challenge response string |
| Returns | (type: str
) | |