|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyConstraints | |
---|---|
com.sshtools.j2ssh.agent |
Uses of KeyConstraints in com.sshtools.j2ssh.agent |
---|
Methods in com.sshtools.j2ssh.agent that return KeyConstraints | |
---|---|
KeyConstraints |
KeyStore.getKeyConstraints(SshPublicKey key)
|
Methods in com.sshtools.j2ssh.agent with parameters of type KeyConstraints | |
---|---|
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 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |