ConnectionFailedSSL¶
The TCP connection was established but the SSL handshake failed. This
covers both SSL session creation failures (e.g. bad SSLContext) and
handshake protocol errors before _on_connected would have fired.
Constructors¶
create¶
Returns¶
- ConnectionFailedSSL val^
Public Functions¶
eq¶
Parameters¶
- that: ConnectionFailedSSL val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionFailedSSL val
Returns¶
- Bool val