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