On May 19, 2014 10:20 PM, "Zvi Vered" <[email protected]> wrote: > > Hello, > > I’m working with regular TCP/UDP. > In this case, no SFTP or SSH are required. > > But I want to encrypt the message sent with SSL. > Can I use libssh for this purpose ? >
You would use OpenSSL for that purpose. This is an SSH library. Dustin > Thanks, > Zvika > >
