|
|||||||||
| Home >> All >> javax >> security >> [ cert overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.security.cert
| Class Summary | |
| Certificate | The base class for public-key certificates. |
| X509CertBridge | An implementation of the X509Certificate class that delegates calls to a java.security.cert.X509Certificate. |
| X509Certificate | The base class of all X.509 certificates. |
| Exception Summary | |
| CertificateEncodingException | Signals a problem when encoding certificates. |
| CertificateException | Signals a generic problem with certificates. |
| CertificateExpiredException | Signals that a certificate has expired. |
| CertificateNotYetValidException | Signals that a certificate is not yet valid. |
| CertificateParsingException | Signals a parsing error when decoding a certificate. |
|
|||||||||
| Home >> All >> javax >> security >> [ cert overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||