Search results for "module:Mail::DKIM::SignerPolicy"
Mail::DKIM::SignerPolicy - determines signing parameters for a message
A "signer policy" is an object, class, or function used by Mail::DKIM::Signer to determine what signatures to add to the current message. To take advantage of signer policies, create your own Perl class that extends the Mail::DKIM::SignerPolicy class...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::DKIM::Signer - generates a DKIM signature for a message
This class is the part of Mail::DKIM responsible for generating signatures for a given message. You create an object of this class, specifying the parameters of the signature you wish to create, or specifying a callback function so that the signature...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::DKIM::ARC::Signer - generates a DKIM signature for a message
This class is the part of Mail::DKIM responsible for generating ARC Seals for a given message. You create an object of this class, specifying the parameters for the ARC-Message-Signature you wish to create. You also need to pass the 'Chain' value (pa...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC