| 类 | 说明 |
|---|---|
| AlgorithmChecker |
A
PKIXCertPathChecker implementation to check whether a
specified certificate contains the required algorithm constraints. |
| CertPathConstraintsParameters |
This class contains parameters for checking certificates against
constraints specified in the jdk.certpath.disabledAlgorithms security
property.
|
| PKIX |
Common utility methods and classes used by the PKIX CertPathValidator and
CertPathBuilder implementation.
|
| PKIX.BuilderParams | |
| PKIX.CertStoreComparator |
Comparator that orders CertStores so that local CertStores come before
remote CertStores.
|
| PKIX.ValidatorParams |
PKIXParameters that are shared by the PKIX CertPathValidator
implementation.
|
| 异常错误 | 说明 |
|---|---|
| PKIX.CertStoreTypeException |
A CertStoreException with additional information about the type of
CertStore that generated the exception.
|
Copyright © 2023. All rights reserved.