Class PluginMailEncryptionParams

    • Constructor Detail

      • PluginMailEncryptionParams

        public PluginMailEncryptionParams​(String mailAddress,
                                          Mandant client)
        Creates a new mail encryption parameter instance with the given email address and client.
        Parameters:
        mailAddress - The mail address for which a certificate is required.
        client - The current client, ie. the context in which the email is sent.