Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdSSLContext.LoadCert
TIdSSLContext
Loads the certificate file for the SSL context.
function
LoadCert: Boolean;
Returns
Boolean - True on success.
Description
LoadCert is a Boolean function that loads the certificate file in
CertFile
for the SSL context. LoadCert returns True if the certificate file is loaded, or False when the file does not exist or does not contain a valid PEM X.509 certificate.