程序包 | 说明 |
---|---|
com.fr.ssh.jsch |
限定符和类型 | 方法和说明 |
---|---|
void |
JSch.addIdentity(Identity identity,
byte[] passphrase)
Sets the private key, which will be referred in
the public key authentication.
|
void |
JSch.removeIdentity(Identity identity)
Removes the identity from identityRepository.
|