Skip to content

TLSGeneralError

[Source]

The TLS handshake failed due to a protocol error other than authentication (unexpected message, unsupported version, internal SSL error, etc.).

primitive val TLSGeneralError

Constructors

create

[Source]

new val create()
: TLSGeneralError val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns