TIdSSLOptions is a TPersistent descendant that represents SSL options for Indy connection intercept classes. TIdSSLOptions implements properties that identify certificate files for the Root and User Certificates, User Key file, as well as SSL version number, method, and mode.
TIdSSLOptions is used in TIdConnectionInterceptOpenSSL and TIdServerInterceptOpenSSL implementations.