public class PKIXCertPathValidatorSpi extends CertPathValidatorSpi
Constructor and Description |
---|
PKIXCertPathValidatorSpi() |
Modifier and Type | Method and Description |
---|---|
CertPathValidatorResult |
engineValidate(CertPath certPath,
CertPathParameters params) |
engineGetRevocationChecker
public CertPathValidatorResult engineValidate(CertPath certPath, CertPathParameters params) throws CertPathValidatorException, InvalidAlgorithmParameterException
engineValidate
in class CertPathValidatorSpi
CertPathValidatorException
InvalidAlgorithmParameterException
Copyright © 2015. All rights reserved.