java.lang.Iterable, org.bouncycastle.util.Iterable, org.bouncycastle.util.Storepublic class JcaCRLStore
extends org.bouncycastle.util.CollectionStore
The class will convert X509CRL objects into X509CRLHolder objects.
| Constructor | Description |
|---|---|
JcaCRLStore(java.util.Collection collection) |
Basic constructor.
|