Package com.sshtools.client
Interface PublicKeyAcceptable
public interface PublicKeyAcceptable
-
Method Summary
Modifier and TypeMethodDescriptioncom.sshtools.common.ssh.components.SshKeyPair
acceptedKey
(Path path, com.sshtools.common.ssh.components.SshPublicKey key)
-
Method Details
-
acceptedKey
com.sshtools.common.ssh.components.SshKeyPair acceptedKey(Path path, com.sshtools.common.ssh.components.SshPublicKey key)
-