Skip to content

SSLAutoVersion

[Source]

Let the SSL library choose the version. As a minimum it is the lowest version the library will negotiate, and as a maximum, the highest.

primitive val SSLAutoVersion

Constructors

create

[Source]

new val create()
: SSLAutoVersion val^

Returns


Public Functions

apply

[Source]

fun val apply()
: ULong val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns