Interface IMailEncryptorCertProvider

  • All Known Implementing Classes:
    KeyStoreCertProvider, PluginCertProvider

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

      • findCertificateForModel

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