TTMSMCPHTTPServer.UseSSL Property
Whether the listener serves encrypted connections:
Trueserves over an encrypted channel,Falseserves in the clear. Applied when the listener opens.
API unit family: TMS.MCP.HTTPServer
Declaring type: TTMSMCPHTTPServer
Inherited from: TTMSMCPCustomHTTPServer
Type: Boolean
Syntax
property UseSSL: Boolean;