Part of twisted.internet._newtls View Source View In Hierarchy
twisted.internet.tcp.Client
which just marks it as a client for the purposes of the default TLS
handshake.Instance Variable | _tlsClientDefault | Always True , indicating that this is a client connection, and
by default when TLS is negotiated this class will act as a TLS client. |