Prev Package | Next Package | Frames | No Frames |
Class Summary | |
Certificate | The base class for public-key certificates.
This class is deprecated in favor of the |
X509Certificate | The base class of all X.509 certificates.
This class is deprecated in favor of the |
Exception Summary | |
CertificateEncodingException | Signals a problem when encoding certificates.
This class is deprecated in favor of the |
CertificateException | Signals a generic problem with certificates.
This class is deprecated in favor of the |
CertificateExpiredException | Signals that a certificate has expired.
This class is deprecated in favor of the |
CertificateNotYetValidException | Signals that a certificate is not yet valid.
This class is deprecated in favor of the |
CertificateParsingException | Signals a parsing error when decoding a certificate.
This class is deprecated. |