Uses of Class
com.sshtools.j2ssh.agent.KeyConstraints
Packages that use KeyConstraints
-
Uses of KeyConstraints in com.sshtools.j2ssh.agent
Methods in com.sshtools.j2ssh.agent that return KeyConstraintsMethods in com.sshtools.j2ssh.agent with parameters of type KeyConstraintsModifier and TypeMethodDescriptionboolean
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