Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
Unit Overview
IdSSLOpenSSL
Classes in Unit IdSSLOpenSSL
EIdOpenSSLError
Ancestor for Indy Open SSL error classes.
EIdOpenSSLLoadError
Ancestor class for error conditions related to loading the OpenSSL library.
EIdOSSLAcceptError
Exception raised when a new SSL connection cannot be accepted.
EIdOSSLConnectError
Exception raised for SSL connection errors.
EIdOSSLCouldNotLoadSSLLibrary
Error raised when the OpenSSL library cannot be loaded.
EIdOSSLCreatingContextError
Exception raised when recreating the SSL content after a change in mode.
EIdOSSLDataBindingError
Exception raised when an application cannot bind to the SSL socket.
EIdOSSLGetMethodError
Exception raised when a SSL context contains an invalid Mode.
EIdOSSLLoadingCertError
Exception raised when certificate file(s) cannot be loaded for an SSL context.
EIdOSSLLoadingKeyError
Exception raised when the key file cannot be opened for an SSL context.
EIdOSSLLoadingRootCertError
Exception raised when loading a root certificate file for an SSL context.
EIdOSSLModeNotSet
Exception raised for an unassigned SSL context mode.
EIdOSSLSettingCipherError
Exception raised after an error while setting the SSL context cipher schemes.
TByteArray
Represents byte array data used in SSL communications.
TEVP_MD
Represents an X.509 certificate fingerprint.
TIdServerIOHandlerSSL
TIdSSLContext
Implements a generic client or server SSL context.
TIdSSLIOHandlerSocket
TIdSSLOptions
Represents SSL certificate and usage options.
TIdSSLSocket
Implements a socket connection for the SSL transport protocol.
TIdX509
Implements X.509 certificates for SSL transports.
TIdX509Name
Represents an X.509 Certificate Name.
TULong
Represents an unsigned long integer value.