Yes. I believe it does. Thanks!

On Tue, May 6, 2014 at 3:24 PM, Siano, Stephan <stephan.si...@sap.com>wrote:

>  Hi,
>
>
>
> Jsch allows to provide the private and public keys as byte arrays instead
> of files (Jsch.addIdentity()…) You shouldn’t need streaming for your
> private key (or known hosts…). Does this help you?
>
>
>
> Best regards
>
> Stephan
>
>
>
> *From:* Moshe Elisha [mailto:moshe.eli...@gmail.com]
> *Sent:* Montag, 5. Mai 2014 23:20
> *To:* jsch-users@lists.sourceforge.net
> *Subject:* Re: [JSch-users] Feature-Request: Accept InputStreams instead
> of Files
>
>
>
> I am referring this old thread
> http://sourceforge.net/p/jsch/mailman/message/3862205/ which asks for a
> way to provide a private key as InputStream instead of a file.
>
>
>
> On Mon, May 5, 2014 at 7:56 PM, Moshe Elisha <moshe.eli...@gmail.com>
> wrote:
>
> Hey,
>
>
>
> I know this is a (very) old thread but it is relevant for me.
>
> Looking at the code and the changelog I can't see that this was
> implemented.
>
>
>
> Was it implemented? Is it planned?
>
>
>
> I need this feature as our private keys are stored in the DB and we don't
> want to write them to disk just in order to use them in JSCH.
>
>
>
> Thanks.
>
>
>
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to