Uses of Class
com.jcraft.jsch.IdentityFile
Packages that use IdentityFile
-
Uses of IdentityFile in com.jcraft.jsch
Methods in com.jcraft.jsch that return IdentityFileModifier and TypeMethodDescription(package private) static IdentityFile
IdentityFile.newInstance
(String name, byte[] prvkey, byte[] pubkey, JSch jsch) (package private) static IdentityFile
IdentityFile.newInstance
(String prvfile, String pubfile, JSch jsch)