Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce
Interface PKIXCertStore

All Superinterfaces:
Store

public interface PKIXCertStore
extends Store


Method Summary
 java.util.Collection getMatches(Selector selector)
           
 

Method Detail

getMatches

public java.util.Collection getMatches(Selector selector)
                                throws StoreException
Specified by:
getMatches in interface Store

Bouncy Castle Cryptography Library 1.77.0