On 11/09/2009 07:52 AM, Keith Alan Richardson wrote:
> If you are looking to use public key authentication, use
> examples/UserAuthPubKey.java as a starting point.

Ah, I think I see it!  Is it Jsch.addIdentity(privateKey) that provides 
the secret sauce of PKI authentication?  If I understand properly now, 
the session must have access to the private key in order to use PKI 
authentication.  This method provides that access.

-pmr


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to