Default value for the TIdSSLSupportOptions.SSLSupport property.
DEF_SSL_SUPPORT = NoSSL;
DEF_SSL_SUPPORT is a constant TIdSSLSupport enumeration value that represents the default value for the TIdSSLSupportOptions.SSLSupport property.
DEF_SSL_SUPPORT is used in the TIdSSLSupportOptions.Create method when assigning default property values.
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. |