TTMSMCPSseTransport.DisableSSL Method
Turns off encryption and clears the recorded certificate settings.
API unit family: TMS.MCP.Transport.SSE
Declaring type: TTMSMCPSseTransport
Syntax
procedure DisableSSL;
Remarks
Clears the certificate, key and password as well as the flag, so re-enabling encryption afterwards means supplying them again.
Exceptions
| Exception | Description |
|---|---|
Exception |
Raised when the channel is already running. |