Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
EIdOSSLCouldNotLoadSSLLibrary
Hierarchy
,
Unit: IdSSLOpenSSL
Error raised when the OpenSSL library cannot be loaded.
EIdOSSLCouldNotLoadSSLLibrary =
class
(EIdOpenSSLLoadError)
Description
EIdOSSLCouldNotLoadSSLLibrary is an
EIdOpenSSLLoadError
descendant that indicates when a error has occurred while loading the OpenSSL library. EIdOSSLCouldNotLoadSSLLibrary can be raised from the
TIdSSLContext.Create
method.