| Class Summary | |
|---|---|
| Certificate |
The base class for public-key certificates. |
| 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. |
| X509Certificate |
The base class of all X.509 certificates. |