public class HostKeyVerifierImpl extends Object implements com.trilead.ssh2.ServerHostKeyVerifier
Constructor and Description |
---|
HostKeyVerifierImpl(String console) |
Modifier and Type | Method and Description |
---|---|
boolean |
verifyServerHostKey(String hostname,
int port,
String serverHostKeyAlgorithm,
byte[] serverHostKey) |
public HostKeyVerifierImpl(String console)
Copyright © 2016–2022. All rights reserved.