PKIXCertPathValidatorResult
Class PKIXCertPathValidatorResult
- java.lang.Object
-
- java.security.cert.PKIXCertPathValidatorResult
- All Implemented Interfaces:
- Cloneable, CertPathValidatorResult
- Direct Known Subclasses:
- PKIXCertPathBuilderResult
public class PKIXCertPathValidatorResult extends Object implements CertPathValidatorResult
This class represents the successful result of the PKIX certification path validation algorithm.
Instances of PKIXCertPathValidatorResult
are returned by the 登录查看完整内容