Package | Description |
---|---|
java.security |
Contains core language classes related to permission management.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidKeyException
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
|
class |
KeyManagementException
This is the general key management exception for all operations dealing with key management.
|