Class JcaCertStore

java.lang.Object
org.bouncycastle.util.CollectionStore
org.bouncycastle.cert.jcajce.JcaCertStore
All Implemented Interfaces:
Store

public class JcaCertStore
extends CollectionStore
Class for storing Certificates for later lookup.

The class will convert X509Certificate objects into X509CertificateHolder objects.