DKIM |
||
Features | Detailed Description The DKIM is a component from the Clever Internet Suite library. This component is used by the Mail Message component to detect email spoofing by providing a mechanism to allow receiving mail exchangers to check that incoming mail from a domain is authorized by that domain's administrators. Available in VCL edition. Features:
Sign email message in just few lines of code
Verify received message without writing a line of source codeAll what you need is to assign the TclMailMessage.Dkim property with an instance of the TclDkim component. The component automatically obtains the public key information for the specified domain from DNS and checks the DKIM signature. Samples, including WinForm clients with full source codePlease see the Demos code (DkimSign and DkimVerify) and also the indexed Help documentation provided with the Clever Internet Suite installation to learn more about using this component in your application. Includes support for Delphi and C++Builder. Complete Delphi source codeWhen Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support. Interested?
|