public class JcaAttrCertStore
extends org.bouncycastle.util.CollectionStore
The class will convert X509AttributeCertificate objects into X509AttributeCertificateHolder objects.
Constructor and Description |
---|
JcaAttrCertStore(java.util.Collection collection)
Basic constructor.
|
JcaAttrCertStore(org.bouncycastle.x509.X509AttributeCertificate attrCert) |
public JcaAttrCertStore(java.util.Collection collection) throws java.io.IOException
collection
- - initial contents for the store, this is copied.java.io.IOException
public JcaAttrCertStore(org.bouncycastle.x509.X509AttributeCertificate attrCert) throws java.io.IOException
java.io.IOException