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