Skip to content

StartTLSNotConnected

[Source]

The connection is not open. start_tls() requires an established plaintext connection.

primitive val StartTLSNotConnected

Constructors

create

[Source]

new val create()
: StartTLSNotConnected val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns