public class JcaCertStore extends CollectionStore
The class will convert X509Certificate objects into X509CertificateHolder objects.
Constructor and Description |
---|
JcaCertStore(Collection collection)
Basic constructor.
|
getMatches, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public JcaCertStore(Collection collection) throws CertificateEncodingException
collection
- - initial contents for the store, this is copied.CertificateEncodingException
Copyright © 2018 BouncyCastle.org. All rights reserved.