public class JcaCertStore
extends org.bouncycastle.util.CollectionStore
The class will convert X509Certificate objects into X509CertificateHolder objects.
| Constructor and Description |
|---|
JcaCertStore(Collection collection)
Basic constructor.
|
public JcaCertStore(Collection collection) throws CertificateEncodingException
collection - - initial contents for the store, this is copied.CertificateEncodingExceptionCopyright © 2014. All rights reserved.