public class X509StoreAttrCertCollection extends X509StoreSpi
Constructor and Description |
---|
X509StoreAttrCertCollection() |
Modifier and Type | Method and Description |
---|---|
Collection |
engineGetMatches(org.bouncycastle.util.Selector selector) |
void |
engineInit(X509StoreParameters params) |
public void engineInit(X509StoreParameters params)
engineInit
in class X509StoreSpi
public Collection engineGetMatches(org.bouncycastle.util.Selector selector)
engineGetMatches
in class X509StoreSpi
Copyright © 2017 BouncyCastle.org. All rights reserved.