IPWorks WebSockets 2020 Kotlin Edition

Questions / Feedback?

UseSSL Property

Determines if SSL is negotiated with incoming connections.

Syntax

public var isUseSSL: Boolean

Default Value

False

Remarks

When set to True the component will attempt to negotiate SSL with all connecting clients. To enable SSL support you must supply a valid certificate via the SSLCert property.

The default value is False.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 Kotlin Edition - Version 20.0 [Build 7941]