Saturday, April 20, 2024
HomeProductsDelphi DACNew in SecureBridge: RAD Studio 10.4.2 and TLS/SSL Server Component

New in SecureBridge: RAD Studio 10.4.2 and TLS/SSL Server Component

We are glad to announce a new version of our security components for Delphi and C++ Builder with support for the latest versions of the IDEs and operating systems: RAD Studio 10.4.2, Lazarus 2.0.12, macOS 11 Big Sur, iOS 14, and Android 11.

SecureBridge v9.5 offers two new components — TScSSLServerConnection and TScTCPServer — for implementing TLS/SSL and TCP/IP servers, respectively. An SSL server performs cryptographic functions to ensure that the connection to your data infrastructure comes from a trusted client and no data is intercepted during the transmission across networks.

It sits between the client and the web or database server and helps establishing a secure connection through the use of SSL certificates, which verify the identity of the database or web server to the client and the identity of the client to the server. TScSSLServerConnection supports the latest encryption protocols (TLS 1.2, 1.3) and different symmetric and asymmetric encryption algorithms, such as AES-256-GCM, EC (ElipticCurve), etc. The TCP/IP component is part of an SSL server.

Other updates include the ability to interrupt a connection in the TScSSHServer component and new events, BeforeReadData and BeforeWriteDataEx, in the TScSFTP client component.

SecureBridge is a suite of client and server Delphi components which implement the SSH, SFTP, FTPS, HTTP/HTTPS, TLS/SSL, WebSocket/WebSocket Secure, and SignalR protocols. You are welcome to download and try the new version:

SecureBridge 9.5 Download Revision History

RELATED ARTICLES

Whitepaper

Social

Topics

Products