Uses of Interface
org.bouncycastle.jcajce.PKIXCRLStore
Packages that use PKIXCRLStore
-
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)