public class ImportCrl extends Object
| Constructor and Description |
|---|
ImportCrl(org.xipki.datasource.DataSourceWrapper datasource,
boolean useCrlUpdates,
X509CRL crl,
String crlUrl,
X509Certificate caCert,
X509Certificate issuerCert,
org.xipki.security.CertRevocationInfo caRevInfo,
String certsDirName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
importCrlToOcspDb() |
public ImportCrl(org.xipki.datasource.DataSourceWrapper datasource,
boolean useCrlUpdates,
X509CRL crl,
String crlUrl,
X509Certificate caCert,
X509Certificate issuerCert,
org.xipki.security.CertRevocationInfo caRevInfo,
String certsDirName)
throws org.xipki.ocsp.server.store.ImportCrlException,
org.xipki.datasource.DataAccessException
org.xipki.ocsp.server.store.ImportCrlExceptionorg.xipki.datasource.DataAccessExceptionCopyright © 2018. All rights reserved.