|
|
|
|
Description
TElSimpleSSLClient is used to add SSL/TLS support to client side of TCP connection (the client side is the side which initiates connection). To initiate connection call Open method. To send data to the remote side call SendData. When there are encrypted data to be sent to the socket, TElSimpleSSLClient will fire OnSend event. When TElSimpleSSLClient needs data from the socket, it fires OnReceive event.
|
|
|
|
|
|
|
|
|
|
|
|
.NET:
|
|
|
To use the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: HTTPBlackbox OR FTPSBlackbox OR SSLBlackbox client-only OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional VCL: HTTPBlackbox OR FTPSBlackbox OR SSLBlackbox client-only OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional ActiveX/DLL: HTTPBlackbox OR FTPSBlackbox OR SSLBlackbox client-only OR SSLBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard |

