SSH API for C++?

  • Thread starter Thread starter Guest
  • Start date Start date
Joachim said:
Is there any free SSH API to use with C++?

Google for OpenSSL. There's an SSH implementation that goes with it (I'd
expect that you can find it from the OpenSSL page).

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top