All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sshapi-libssh.1.1.2.source-code.sshapi-providers.properties Maven / Gradle / Ivy

Go to download

libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs. The SSH protocol is encrypted, ensures data integrity, and provides strong means of authenticating both the server of the client. The library hides a lot of technical details from the SSH protocol, but this does not mean that you should not try to know about and understand these details. This is the SSHAPI provider bridge for libssh, and uses JNA. Downloads and more information about libssh may be found at http://api.libssh.org/master/index.html. This library is deployed to SSHTools own Maven repository.

The newest version!
net.sf.sshapi.provider=net.sf.sshapi.impl.libssh.LibsshSshProvider




© 2015 - 2024 Weber Informatics LLC | Privacy Policy