public class X509StoreCRLCollection extends X509StoreSpi
| Modifier and Type | Field and Description |
|---|---|
private CollectionStore |
_store |
| Constructor and Description |
|---|
X509StoreCRLCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
engineGetMatches(Selector selector) |
void |
engineInit(X509StoreParameters params) |
private CollectionStore _store
public void engineInit(X509StoreParameters params)
engineInit in class X509StoreSpipublic java.util.Collection engineGetMatches(Selector selector)
engineGetMatches in class X509StoreSpiCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.