Unit

ScSSHClient

 

Description

TScSSHClient is a component that implements functionality of SSH client. TScSSHClient unites several logical server connections in one physical secure connection. Logical connections can exist in different threads. It connects to the SSH server to which point the HostName and Port properties.

 

To connect to an SSH server, you can use the following parameters:

authentication method Authentication that will be used by the server to authenticate the client.
asymmetric encrypting algorithms HostKeyAlgorithms and server public key HostKeyName are used by the client to authenticate for the SSH server;
symmetric encrypting algorithms CiphersClient and CiphersServer to encrypt transferred data;
information about user: User, Password, PrivateKeyName.

 

See Also

Connected

Step-by-step tutorial

SSH-tunnel destination

 

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