Class PKIXCertStoreSelector<T extends Certificate>

java.lang.Object
org.bouncycastle.jcajce.PKIXCertStoreSelector<T>
All Implemented Interfaces:
Cloneable, Selector<T>

public class PKIXCertStoreSelector<T extends Certificate> extends Object implements Selector<T>
This class is a Selector implementation for certificates.
See Also:
  • Method Details