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.CertificateEncodingException
Copyright © 2016 BouncyCastle.org. All rights reserved.