Skip to content

TLSAuthFailed

[Source]

The TLS handshake failed due to an authentication error (certificate validation failure, untrusted CA, hostname mismatch, etc.).

primitive val TLSAuthFailed

Constructors

create

[Source]

new val create()
: TLSAuthFailed val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns