| Package | Description |
|---|---|
| com.sshtools.common.knownhosts |
| Class and Description |
|---|
| HostKeyUpdater |
| HostKeyVerification
This interface provides a callback method so that the user can verify the identity of the server
(by checking the public key) during the initial protocol negotiation.
|
| KnownHostsFile |
| KnownHostsKeyVerification
An abstract
HostKeyVerification
class implementation providing validation against the known_hosts format.
|
| KnownHostsKeyVerification.HostFileEntry |
| KnownHostsKeyVerification.KeyEntry |
Copyright © 2022. All rights reserved.