Skip to content

StartFailedSSL

[Source]

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.

primitive val StartFailedSSL

Constructors

create

[Source]

new val create()
: StartFailedSSL val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: StartFailedSSL val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: StartFailedSSL val)
: Bool val

Parameters

Returns