public class X509StoreCertCollection extends X509StoreSpi
Modifier and Type | Field and Description |
---|---|
private CollectionStore |
_store |
Constructor and Description |
---|
X509StoreCertCollection() |
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 X509StoreSpi
public java.util.Collection engineGetMatches(Selector selector)
engineGetMatches
in class X509StoreSpi
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.