enableTlsForOSM

open fun enableTlsForOSM(enabled: Boolean): STWConfiguration.Builder

Sets whether the TLS is enabled for OSM services.

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

enabled

Boolean true to enable TLS for OSM.