Discussion:
[JSch-users] OpenSSL call within jsch
Pradeep Hallikeri
2015-10-14 06:35:47 UTC
Permalink
Hi all,
Can somebody tell me if jsch is making any OpenSSL calls. If it does what is the purpose please?


Sent from my iPhone
------------------------------------------------------------------------------
Lothar Kimmeringer
2015-10-14 06:55:22 UTC
Permalink
Post by Pradeep Hallikeri
Can somebody tell me if jsch is making any OpenSSL
calls. If it does what is the purpose please?
OpenSSL is a C-library for SSL whereas JSCH is a Java-library
for doing SSH-operations. So, the answer is no. Why do you
think, that this is the case?


Cheers, Lothar

------------------------------------------------------------------------------
Loading...