| Package | Description |
|---|---|
| net.sf.sshapi.identity | |
| net.sf.sshapi.impl.maverick16 |
Maverick is the definitive solution for total SSH compatibility on the Java™ platform.
|
| Modifier and Type | Method and Description |
|---|---|
SshPrivateKey |
SshKeyPair.getPrivateKey()
Get the private key portion of this key pair.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SshKeyPair.setPrivateKey(SshPrivateKey privateKey)
Set the private key portion of this key pair.
|
| Constructor and Description |
|---|
SshKeyPair(SshPublicKey publicKey,
SshPrivateKey privateKey)
Constructor.
|
| Constructor and Description |
|---|
MaverickSshPrivateKey(SshPrivateKey key) |
Copyright © 2018. All rights reserved.