Hi, One more question: looks like OpenSSL contains all necessary functions (RSA and SHA-256 ciphers).
But can I use this functions inside my sending threads ? It's thread safe ? > -----Original Message----- > From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On > Behalf Of Arno Garrels > Sent: Friday, March 30, 2012 8:50 PM > To: ICS support mailing > Subject: Re: [twsocket] DomainKeys/DKIM signature > > Max Terentiev wrote: > > Hi, > > > > > > > > My app uses TSmtpCli for sending messages. > > > > > > > > Does ICS contain any function or components for adding DomainKeys or > > DKIM > > > > signature in to headers of my messages ? > > > How to add custom header lines is demonstrated in the OverbyteIcsMailSnd > demo, but you are probably looking for an implementation of rfc4871. I'm not > aware of such an implementation. RSA and Sha265 is possible with OpenSSL, > for RSA encryption take a look at the OverbyteIcsPemTool demo. In order to be > able to hash the mail content you'll have to send the mail to a file or stream first. > > -- > Arno > -- > To unsubscribe or change your settings for TWSocket mailing list please goto > http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be