public class E13ExtendedHostKeyValidation
extends java.lang.Object
SshHostKeyManager to provide more
functionality to a SshHostKeyValidator. When passed the key manager,
the validator can check keys against those stored, and either offer to add
them to the list of 'known hosts', or reject if there is a key mismatch| Constructor and Description |
|---|
E13ExtendedHostKeyValidation() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] arg)
Entry point.
|
Copyright © 2018. All rights reserved.