class documentation

class ClientContextFactory: (source)

Implements interfaces: twisted.internet.interfaces.IOpenSSLContextFactory

View In Hierarchy

A context factory for SSL clients.

Class Variable isClient Undocumented
Method getContext Returns a TLS context object, suitable for securing a TLS connection. This context object will be appropriately customized for the connection based on the state in this object.
isClient = (source)

Undocumented

(type: int)
def getContext(self): (source)

Returns a TLS context object, suitable for securing a TLS connection. This context object will be appropriately customized for the connection based on the state in this object.

ReturnsA TLS context object.
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.