public class JcaCRLStore extends 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.CRLException
Copyright © 2015. All rights reserved.