| Package | Description |
|---|---|
| hudson.scm.config |
| Modifier and Type | Method and Description |
|---|---|
RSAKey.Type |
RSAKey.getRsaKeyType() |
static RSAKey.Type |
RSAKey.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RSAKey.Type[] |
RSAKey.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RSAKey.setRsaKeyType(RSAKey.Type rsaKeyType) |
| Constructor and Description |
|---|
RSAKey(RSAKey.Type type,
String value) |
Copyright © 2016–2018. All rights reserved.