| Package | Description |
|---|---|
| org.kuali.common.util.ssh.model |
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
GenerateKeyPairContext.getAlgorithm() |
static Algorithm |
Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm[] |
Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateKeyPairContext.Builder |
GenerateKeyPairContext.Builder.algorithm(Algorithm algorithm) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.