Uses of Class
org.bouncycastle.util.StoreException
Packages that use StoreException
Package
Description
Key and algorithm parameters classes for supporting provider specific algorithms and modes.
General utility classes.
-
Uses of StoreException in org.bouncycastle.jcajce
Methods in org.bouncycastle.jcajce that throw StoreExceptionModifier and TypeMethodDescriptionPKIXCertStore.getMatches
(Selector<T> selector) Return the matches associated with the passed in selector.PKIXCRLStore.getMatches
(Selector<T> selector) Return the matches associated with the passed in selector. -
Uses of StoreException in org.bouncycastle.util
Methods in org.bouncycastle.util that throw StoreExceptionModifier and TypeMethodDescriptionStore.getMatches
(Selector<T> selector) Return a possibly empty collection of objects that match the criteria implemented in the passed in Selector.