Known implementations: twisted.mail._cred.CramMD5ClientAuthenticator, twisted.mail._cred.LOGINAuthenticator, twisted.mail._cred.PLAINAuthenticator, twisted.mail.smtp.PLAINAuthenticator

No interface docstring
Method getName Return an identifier associated with this authentication scheme.
Method challengeResponse Generate a challenge response string.
def getName(): (source)

Return an identifier associated with this authentication scheme.

Returns (type: bytes)
def challengeResponse(secret, challenge): (source)

Generate a challenge response string.

API Documentation for Twisted, generated by pydoctor at 2019-04-10 22:20:19.