Package | Description |
---|---|
org.bouncycastle.jcajce |
Modifier and Type | Method and Description |
---|---|
PKIXCRLStoreSelector.Builder |
PKIXCRLStoreSelector.Builder.setCompleteCRLEnabled(boolean completeCRLEnabled)
If set to
true only complete CRLs are returned. |
PKIXCRLStoreSelector.Builder |
PKIXCRLStoreSelector.Builder.setDeltaCRLIndicatorEnabled(boolean deltaCRLIndicator)
If this is set to
true the CRL reported contains the delta
CRL indicator CRL extension. |
Copyright © 2018 BouncyCastle.org. All rights reserved.