StartFailedSSL¶
The SSL handshake failed before the server connection could start. This
covers both SSL session creation failures (e.g. bad SSLContext) and
handshake protocol errors before _on_started would have fired.
Constructors¶
create¶
Returns¶
- StartFailedSSL val^
Public Functions¶
eq¶
Parameters¶
- that: StartFailedSSL val
Returns¶
- Bool val
ne¶
Parameters¶
- that: StartFailedSSL val
Returns¶
- Bool val