B4J Question JSch AddIdentity

B4JExplorer

Active Member
Licensed User
Longtime User
Hi,

In the B4J wrapper for JSCH, is there a way to specify a private key? In the Java implementation, it's AddIdentity( sPrivateKeyFileName ).
 
Top