public class PKIXAttrCertPathBuilderSpi extends CertPathBuilderSpi
| Constructor and Description |
|---|
PKIXAttrCertPathBuilderSpi() |
| Modifier and Type | Method and Description |
|---|---|
CertPathBuilderResult |
engineBuild(CertPathParameters params)
Build and validate a CertPath using the given parameter.
|
protected static Collection |
findCertificates(X509AttributeCertStoreSelector certSelect,
List certStores) |
engineGetRevocationCheckerpublic CertPathBuilderResult engineBuild(CertPathParameters params) throws CertPathBuilderException, InvalidAlgorithmParameterException
engineBuild in class CertPathBuilderSpiparams - PKIXBuilderParameters object containing all information to
build the CertPathCertPathBuilderExceptionInvalidAlgorithmParameterExceptionprotected static Collection findCertificates(X509AttributeCertStoreSelector certSelect, List certStores) throws AnnotatedException
AnnotatedExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.