db67fcbe88
I noticed that there was no example showing server side public key encryption in the examples so I added this one. I used authorizedkeys as a global to minimize the changes to the original code as well as I was not sure the correct methodology of determining the .ssh directory location for a user not using Linux. One code using the user parameter to determine the location to use instead if desired. Signed-off-by: Eric Bentley <ebentley66@gmail.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org> |
||
---|---|---|
.. | ||
authentication.c | ||
CMakeLists.txt | ||
connect_ssh.c | ||
examples_common.h | ||
exec.c | ||
knownhosts.c | ||
libssh_scp.c | ||
libsshpp_noexcept.cpp | ||
libsshpp.cpp | ||
proxy.c | ||
samplesftp.c | ||
samplesshd-cb.c | ||
samplesshd-kbdint.c | ||
scp_download.c | ||
senddata.c | ||
ssh_client.c | ||
ssh_server_fork.c | ||
sshnetcat.c |