Configures a TCPSSLOptions to use the JDK ssl engine implementation.

no subtypes hierarchy

Initializer
JdkSSLEngineOptions(Boolean? alpnAvailable = null)
Parameters:
  • alpnAvailable = null

    @return if alpn support is available via the JDK SSL engine

Attributes
alpnAvailableshared Boolean? alpnAvailable

@return if alpn support is available via the JDK SSL engine

Inherited Attributes
Attributes inherited from: Object
hash, string
Methods
toJsonshared actual default JsonObject toJson()
Refines BaseDataObject.toJson
Inherited Methods
Methods inherited from: Object
equals
Methods inherited from: BaseDataObject
toJson