Implements interfaces: twisted.internet.interfaces.IOpenSSLContextFactory

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 =
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. (type: OpenSSL.SSL.Context)
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.