Hi,

   +-From: "anoopps kumar" <[EMAIL PROTECTED]> --
   |_Date: Thu, 17 Jul 2008 19:29:31 +0530 _______
   |
   |I was working on setting a cipher based on user preference. Iam using the
   |JSch.getConfig to do the same. However i get a message the method
   |getConfig(string) from the type jsch is not visible. Is it because this is
   |not supported in jsch01.24/jsc01.28 versions?

Session#getConfig(String key) is public, 
but JSch#getConfig(String key) is not,
becase nobody had not wanted that it is public. 
If it is required, I'll make it to be public.


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
    +1-415-578-3454
Fax +81-22-224-8773
Skype callto://jcraft/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to