public class JcaCertStore
extends org.bouncycastle.util.CollectionStore
The class will convert X509Certificate objects into X509CertificateHolder objects.
| Constructor and Description |
|---|
JcaCertStore(java.util.Collection collection)
Basic constructor.
|