| Package | Description |
|---|---|
| com.jcraft.jsch |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2020 JCraft,Inc.. All Rights Reserved.