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():

Return an identifier associated with this authentication scheme.

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

Generate a challenge response string.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.