twisted.words.protocols.jabber.xmlstream.TLSRequired
class twisted.words.protocols.jabber.xmlstream.TLSRequired(TLSError): (source)
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.