exception documentation

class TLSRequired(TLSError):

View In Hierarchy

Exception indicating required TLS negotiation.

This exception is raised when the receiving entity requires TLS negotiation and the initiating does not desire to negotiate TLS.