Interface CertificateProcessExecutor

All Superinterfaces:
ProcessExecutor<CertificateReports>
All Known Implementing Classes:
DefaultCertificateProcessExecutor

public interface CertificateProcessExecutor extends ProcessExecutor<CertificateReports>
Processes a certificate validation
  • Method Details

    • setCertificateId

      void setCertificateId(String certificateId)
      Allows to specify the target certificate present in the Diagnostic Data to be verified
      Parameters:
      certificateId - String id of the certificate to be verified