| 类 | 描述 | 
|---|---|
| Certificate | 
           用于管理各种身份证件的抽象类。 
          | 
| X509Certificate | 
           X.509 v1证书的抽象类。 
          | 
| 异常 | 描述 | 
|---|---|
| CertificateEncodingException | 
           证书编码异常。 
          | 
| CertificateException | 
           此异常表示各种证书问题之一。 
          | 
| CertificateExpiredException | 
           证书过期例外 
          | 
| CertificateNotYetValidException | 
           证书还没有有效的例外。 
          | 
| CertificateParsingException | 
           证书解析异常。 
          | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.