Table of Contents

TTMSFNCWebSocketServer.UseSSL Property

Determines whether connections are secured. When True the server uses a secure I/O handler configured from the certificate properties. Defaults to False.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServer Inherited from: TTMSFNCCustomWebSocketServer Type: Boolean

Syntax

property UseSSL: Boolean;

Default: False

Remarks

This value cannot be changed while the server is active.