Interface PublicKeyAcceptable


public interface PublicKeyAcceptable
  • Method Summary

    Modifier and Type
    Method
    Description
    com.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)