| 软件包 | 描述 |
|---|---|
| java.net |
为实现网络应用程序提供类。
|
| java.security |
为安全框架提供类和接口。
|
| java.security.cert |
提供用于解析和管理证书的类和接口,证书撤销列表(CRL),认证路径。
|
| java.util.jar |
阅读和写作的罐提供的类(java文件)文件格式,它是基于标准的ZIP文件格式可选清单文件。
|
| javax.crypto |
提供加密操作的类和接口。
|
| javax.net.ssl |
为安全套接字包提供类。
|
| javax.security.auth.x500 |
此包包含要用于存储主和X500 X500在主题私人证书课程。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| CertificateException
此异常表示各种证书问题的一个。
|
| CertPath
一个不可变的证书序列(一个认证路径)。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| CertificateEncodingException
证书编码异常。
|
| CertificateException
此异常表示各种证书问题的一个。
|
| CertificateExpiredException
证书过期异常。
|
| CertificateFactory
这个类定义了一个认证的工厂的功能,它是用来生成证书,证书路径(
CertPath)和证书撤销列表(CRL)的编码对象。
|
| CertificateFactorySpi
这个类定义了服务提供者接口(
SPI)为
CertificateFactory类。
|
| CertificateNotYetValidException
证书还没有有效的异常。
|
| CertificateParsingException
证书解析异常。
|
| CertPath
一个不可变的证书序列(一个认证路径)。
|
| CertPathBuilder
一类用于建立认证路径(也被称为证书链)。
|
| CertPathBuilderException
一个异常指示的其中一种时所遇到的问题与
CertPathBuilder构建证书路径。
|
| CertPathBuilderResult
认证路径生成器算法的结果规范。
|
| CertPathBuilderSpi
的服务提供者接口(
SPI)为
CertPathBuilder类。
|
| CertPathChecker
在每一个
CertPath
Certificate执行一个或更多的检查。
|
| CertPathParameters
认证路径算法参数规范。
|
| CertPathValidator
验证认证路径的一个类(也称为证书链)。
|
| CertPathValidatorException
表示验证证书路径时遇到的各种问题的异常。
|
| CertPathValidatorException.BasicReason
根本原因列举了一个任何类型的证书路径可能无效的潜在原因。
|
| CertPathValidatorException.Reason
验证算法失败的原因。
|
| CertPathValidatorResult
一个规范的证书路径验证算法的结果。
|
| CertPathValidatorSpi
的服务提供者接口(
SPI)为
CertPathValidator类。
|
| CertSelector
一个选择器,用于选择
Certificates定义了一套标准。
|
| CertStore
一种从库中检索
Certificates和
CRLs类。
|
| CertStoreException
一个异常指示一个
CertStore各种问题检索证书和CRLs。
|
| CertStoreParameters
一个规范的
CertStore参数。
|
| CertStoreSpi
的服务提供者接口(
SPI)为
CertStore类。
|
| CRL
这个类是一个抽象的证书撤销列表(CRL),有不同的格式,但重要的常见用途。
|
| CRLException
CRL(证书吊销列表)例外。
|
| CRLReason
的crlreason枚举指定一个证书被撤销的原因,定义在
RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile。
|
| CRLSelector
一个选择器,用于选择
CRLs定义了一套标准。
|
| Extension
这个接口是X.509延伸。
|
| PKIXCertPathChecker
一个抽象类的
X509Certificate执行一个或多个检查。
|
| PKIXCertPathValidatorResult
这类代表的PKIX证书路径验证算法成功的结果。
|
| PKIXParameters
参数作为输入
CertPathValidator算法的实现。
|
| PKIXReason
的
PKIXReason列举潜在PKIX具体原因,X.509证书路径可能无效,根据PKIX(RFC 3280)标准。
|
| PKIXRevocationChecker
一种检测算法与PKIX证书的吊销状态
PKIXCertPathChecker。
|
| PKIXRevocationChecker.Option
可以为撤销检查机制指定的各种撤销选项。
|
| PolicyNode
一个不变的有效政策树节点的PKIX证书路径验证算法定义。
|
| PolicyQualifierInfo
一个不变的政策限定的ASN的代表。1 policyqualifierinfo结构。
|
| TrustAnchor
一个信任的锚或最信任的认证机构(加利福尼亚州)。
|
| X509Certificate
对X.509证书的抽象类。
|
| X509CRLEntry
一撤销证书的CRL(证书吊销列表)的抽象类。
|
| X509Extension
一个X.509证书的扩展接口。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| Class and Description |
|---|
| Certificate
用于管理各种身份证书的抽象类。
|
| CertificateException
此异常表示各种证书问题的一个。
|
| CertPathParameters
认证路径算法参数规范。
|
| X509Certificate
对X.509证书的抽象类。
|
| Class and Description |
|---|
| X509Certificate
对X.509证书的抽象类。
|
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.