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.CertificateEncodingExceptionCopyright © 2015. All rights reserved.