| Modifier and Type | Method and Description |
|---|---|
KeyType |
KeyProvider.getKeyType(String keyId)
Get the type of the related key.
|
| Modifier and Type | Method and Description |
|---|---|
KeyType |
FakeKeyProvider.getKeyType(String keyId) |
| Modifier and Type | Method and Description |
|---|---|
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 S&C Software. All rights reserved.