Uses of Class com.sshtools.j2ssh.agent.KeyConstraints

Uses in package com.sshtools.j2ssh.agent

Methods with parameter type com.sshtools.j2ssh.agent.KeyConstraints

boolean
KeyStore.addKey(SshPrivateKey prvkey, SshPublicKey pubkey, String description, KeyConstraints cs)
void
SshAgentClient.addKey(SshPrivateKey prvkey, SshPublicKey pubkey, String description, KeyConstraints constraints)
Add a key to the agent

Methods with return type com.sshtools.j2ssh.agent.KeyConstraints

KeyConstraints

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.