Uses of Interface
org.bouncycastle.jcajce.PKIXCRLStore
Packages that use PKIXCRLStore
Package
Description
Key and algorithm parameters classes for supporting provider specific algorithms and modes.
-
Uses of PKIXCRLStore in org.bouncycastle.jcajce
Methods in org.bouncycastle.jcajce that return types with arguments of type PKIXCRLStoreModifier and TypeMethodDescriptionPKIXExtendedParameters.getCRLStores()
PKIXExtendedParameters.getNamedCRLStoreMap()
Methods in org.bouncycastle.jcajce with parameters of type PKIXCRLStoreModifier and TypeMethodDescriptionPKIXExtendedParameters.Builder.addCRLStore
(PKIXCRLStore store) PKIXExtendedParameters.Builder.addNamedCRLStore
(GeneralName issuerAltName, PKIXCRLStore store)