For more information on the search, visit the help page.
TLSRequired
xmlstream
Authenticator
BaseFeatureInitiatingInitializer
ConnectAuthenticator
IQ
ListenAuthenticator
StreamManager
TLSInitiatingInitializer
XmlStream
XmlStreamFactory
XmlStreamServerFactory
XMPPHandler
XMPPHandlerCollection
FeatureNotAdvertized
TimeoutError
TLSError
TLSFailed
TLSNotSupported
hashPassword
toResponse
upgradeWithIQResponseTracker
INIT_FAILED_EVENT
NS_STREAMS
NS_XMPP_TLS
STREAM_AUTHD_EVENT
STREAM_CONNECTED_EVENT
STREAM_END_EVENT
STREAM_ERROR_EVENT
STREAM_START_EVENT
Reset
ssl
twisted.words.protocols.jabber.xmlstream.TLSRequired
twisted
words
protocols
jabber
class 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.