Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.UseTLS Property

Indicates Transport-Level Security is used on the connection.

Pascal
property UseTLS;

UseTLS is a Published TIdUseTLS property that indicates the level of Transport Layer Security (TLS) required for the TIdIMAP4 client. 

Values in UseTLS and SupportsTLS are used in the Login method to determine if the IMAP4 STARTTLS command is issued to perform TLS handshaking and negotiation for the client connection. 

Use Capabilities to determine if the remote IMAP4 server contains support for TLS.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.