TTMSMCPSseTransport.UseSSL Property
Whether the listener serves encrypted connections. Defaults to
False.
API unit family: TMS.MCP.Transport.SSE
Declaring type: TTMSMCPSseTransport
Type: Boolean
Syntax
property UseSSL: Boolean;
Remarks
Applied when the channel starts. Turning it on also requires a certificate; see TTMSMCPSseTransport.ConfigureSSL, which sets this and the certificate settings together.