Interface IMailEncryptorCertProvider

All Known Implementing Classes:
KeyStoreCertProvider, PluginCertProvider

public interface IMailEncryptorCertProvider
Interface for certificate-providers for the mail-encryption
Author:
XIMA MEDIA GmbH
  • Method Details

    • findCertificateForModel

      X509Certificate findCertificateForModel(CertRequestDataModel model)
      Method to determine the certificate of an given mail-address
      Parameters:
      model - containing mail and client
      Returns:
      X509Certificate the certificate or null is none was found