public class JcaCRLStore
extends org.bouncycastle.util.CollectionStore
The class will convert X509CRL objects into X509CRLHolder objects.
| Constructor and Description |
|---|
JcaCRLStore(Collection collection)
Basic constructor.
|
public JcaCRLStore(Collection collection) throws CRLException
collection - - initial contents for the store, this is copied.CRLExceptionCopyright © 2014. All rights reserved.