Unit

ScSSLClient

 

Description

TScSSLClient is a component that implements functionality of the TLS/SSL client. TScSSLClient connects to a server supporting the TLS/SSL protocol to which point the HostName and Port properties.

When you connect to a server that supports TLS/SSL, data will be transferred as plaintext until you switch IsSecure to True.

To establish secure connection through TLS/SSL, you can use the following parameters:

security protocol kind;
encryption and data integrity algorithms to encrypt the data to be transferred;
the client certificate.

 

To exchange data, you should use the ReadBuffer and WriteBuffer methods.

 

See Also

Connected

IsSecure

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support