| 程序包 | 说明 |
|---|---|
| org.openeuler.sun.security.validator |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) abstract void |
CADistrustPolicy.checkDistrust(String variant,
X509Certificate[] chain)
Checks if the end-entity certificate is distrusted.
|
(专用程序包) static void |
SymantecTLSPolicy.checkDistrust(X509Certificate[] chain)
This method assumes the eeCert is a TLS Server Cert and chains back to
the anchor.
|
private static void |
SymantecTLSPolicy.checkNotBefore(java.time.LocalDate notBeforeDate,
java.time.LocalDate distrustDate,
X509Certificate anchor) |
private static void |
PKIXValidator.verifyTrustAnchor(X509Certificate trustedCert)
Verify that a trust anchor certificate is a CA certificate.
|
Copyright © 2023. All rights reserved.