| Package | Description |
|---|---|
| com.sshtools.j2ssh.agent |
| Modifier and Type | Method and Description |
|---|---|
KeyConstraints |
KeyStore.getKeyConstraints(SshPublicKey key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
KeyStore.addKey(SshPrivateKey prvkey,
SshPublicKey pubkey,
java.lang.String description,
KeyConstraints cs) |
void |
SshAgentClient.addKey(SshPrivateKey prvkey,
SshPublicKey pubkey,
java.lang.String description,
KeyConstraints constraints)
Add a key to the agent
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.