Package | Description |
---|---|
java.security | |
java.security.cert | |
java.security.spec |
Modifier and Type | Class and Description |
---|---|
class |
DigestException |
class |
InvalidAlgorithmParameterException |
class |
InvalidKeyException |
class |
KeyException |
class |
KeyManagementException |
class |
KeyStoreException |
class |
NoSuchAlgorithmException |
class |
NoSuchProviderException |
class |
SignatureException |
class |
UnrecoverableKeyException |
Modifier and Type | Class and Description |
---|---|
class |
CertificateException
This class represents a general certificate exception.
|
class |
CertPathBuilderException
Indicates a problem while using a
CertPathBuilder , wrapping
the lower exception. |
class |
CertPathValidatorException
Indicates a problem while validating a certification path.
|
class |
CertStoreException
Indicates a problem while retrieving certificates and CRLs from
CertStore , wrapping the lower exception. |
class |
CRLException |
Modifier and Type | Class and Description |
---|---|
class |
InvalidKeySpecException |
class |
InvalidParameterSpecException |