public class JcaCertStore extends CollectionStore
The class will convert X509Certificate objects into X509CertificateHolder objects.
Constructor and Description |
---|
JcaCertStore(Collection collection)
Basic constructor.
|
public JcaCertStore(Collection collection) throws CertificateEncodingException
collection
- - initial contents for the store, this is copied.CertificateEncodingException
Copyright © 2015. All rights reserved.