public class PKIXCertPathValidatorSpi_8 extends CertPathValidatorSpi
Constructor and Description |
---|
PKIXCertPathValidatorSpi_8() |
PKIXCertPathValidatorSpi_8(boolean isForCRLCheck) |
Modifier and Type | Method and Description |
---|---|
PKIXCertPathChecker |
engineGetRevocationChecker() |
CertPathValidatorResult |
engineValidate(CertPath certPath,
CertPathParameters params) |
public PKIXCertPathValidatorSpi_8()
public PKIXCertPathValidatorSpi_8(boolean isForCRLCheck)
public PKIXCertPathChecker engineGetRevocationChecker()
engineGetRevocationChecker
in class CertPathValidatorSpi
public CertPathValidatorResult engineValidate(CertPath certPath, CertPathParameters params) throws CertPathValidatorException, InvalidAlgorithmParameterException
engineValidate
in class CertPathValidatorSpi
CertPathValidatorException
InvalidAlgorithmParameterException
Copyright © 2021 BouncyCastle.org. All rights reserved.