public interface PKIXCRLStore<T extends CRL> extends Store<T>
Collection<T>
getMatches(Selector<T> selector)
Collection<T> getMatches(Selector<T> selector) throws StoreException
getMatches
Store<T extends CRL>
StoreException