class documentation

class twisted.mail._cred.CramMD5ClientAuthenticator: (source)

Implements interfaces: twisted.mail.interfaces.IClientAuthentication

View In Hierarchy

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.
def __init__(self, user): (source)

Undocumented

user = (source)

Undocumented

def getName(self): (source)

Return an identifier associated with this authentication scheme.

ReturnsUndocumented (type: bytes)
def challengeResponse(self, secret, chal): (source)

Generate a challenge response string.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.