| Package | Description |
|---|---|
| java.security |
Provides the classes and interfaces for the security framework.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyRep |
KeyRep.Type.valueOf(String
Returns the enum constant of this type with the specified name.
|
static KeyRep |
KeyRep.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Constructor and Description | |
|---|---|
KeyRep(KeyRep
Construct the alternate Key class.
|