Uses of Class
com.sshtools.common.ssh.IncompatibleAlgorithm
Packages that use IncompatibleAlgorithm
-
Uses of IncompatibleAlgorithm in com.sshtools.common.ssh
Methods in com.sshtools.common.ssh with parameters of type IncompatibleAlgorithmModifier and TypeMethodDescriptionvoidDefaultSecurityPolicy.onIncompatibleSecurity(String host, int port, String remoteIdentification, IncompatibleAlgorithm... reports) voidSecurityPolicy.onIncompatibleSecurity(String hostname, int port, String remoteIdentification, IncompatibleAlgorithm... reports)