TTMSFNCWebSocketServer.UseSSL Property
Determines whether connections are secured. When
Truethe server uses a secure I/O handler configured from the certificate properties. Defaults toFalse.
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.