Table of Contents

TTMSMCPSseTransport.IsSSLConfigured Method

Reports whether encryption is switched on and a certificate has been named.

API unit family: TMS.MCP.Transport.SSE Declaring type: TTMSMCPSseTransport

Syntax

function IsSSLConfigured: Boolean;

Remarks

Only a completeness check: it does not open the certificate, so a name that is wrong or unreadable still reports True and fails later when the channel starts.

Returns

True when encryption is enabled and the certificate setting is not empty.