简体   繁体   中英

What is key file format for JSch?

JSch has a method addIdentity(String prvkey, String passphrase) , where prvkey is private key file. In which format it should be?

I have keys for Putty, OpenSSH and SSHCom.

在Jcsh中使用了用于ssh的文件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM