| Package | Description |
|---|---|
| com.sshtools.common.ssh |
| Modifier and Type | Method and Description |
|---|---|
IncompatibleAlgorithm.ComponentType |
IncompatibleAlgorithm.getType() |
static IncompatibleAlgorithm.ComponentType |
IncompatibleAlgorithm.ComponentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IncompatibleAlgorithm.ComponentType[] |
IncompatibleAlgorithm.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IncompatibleAlgorithm(IncompatibleAlgorithm.ComponentType type,
java.lang.String[] localAlgorithms,
java.lang.String[] remoteAlgorithms) |
Copyright © 2022. All rights reserved.