Package com.sshtools.common.ssh
Class IncompatibleAlgorithm
java.lang.Object
com.sshtools.common.ssh.IncompatibleAlgorithm
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionIncompatibleAlgorithm(IncompatibleAlgorithm.ComponentType type, String[] localAlgorithms, String[] remoteAlgorithms) -
Method Summary
-
Constructor Details
-
IncompatibleAlgorithm
public IncompatibleAlgorithm(IncompatibleAlgorithm.ComponentType type, String[] localAlgorithms, String[] remoteAlgorithms)
-
-
Method Details
-
getType
-
getLocalAlgorithms
-
getRemoteAlgorithms
-