Package org.bouncycastle.jcajce
Interface PKIXCRLStore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection
getMatches(Selector selector)
-
-
-
Method Detail
-
getMatches
java.util.Collection getMatches(Selector selector) throws StoreException
- Specified by:
getMatches
in interfaceStore
- Throws:
StoreException
-
-