Class X509RemoverModule

    • Constructor Detail

      • X509RemoverModule

        public X509RemoverModule​(CaManagerImpl caManager,
                                 CaInfo caInfo,
                                 CertStore certstore,
                                 org.xipki.ca.server.X509PublisherModule publisherModule)
    • Method Detail

      • removeCert

        public org.xipki.ca.api.CertWithDbId removeCert​(CertStore.SerialWithId serialNumber,
                                                        org.xipki.audit.AuditEvent event)
                                                 throws org.xipki.util.exception.OperationException
        Throws:
        org.xipki.util.exception.OperationException
      • removeCert

        public org.xipki.ca.api.CertWithDbId removeCert​(BigInteger serialNumber,
                                                        org.xipki.audit.AuditEvent event)
                                                 throws org.xipki.util.exception.OperationException
        Throws:
        org.xipki.util.exception.OperationException