<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Nov 2016 15:21:40 Z</lastBuildDate><pubDate>15 Nov 2016 14:37:42 Z</pubDate><description>Good afternoon,&#13;
&#13;
I need to create with Windev signed and encrypted emails according to Swiss Customs Technical specifications (sorry for the German text but is not available in other languages):&#13;
&#13;
Envelope MIME-Attribute:&#13;
MIME-Version: 1.0 &#13;
Content-Type: multipart/signed; protocol= "application/pkcs7-signature"; micalg=sha1&#13;
Attachment MIME-Attribute (Zollanmeldung, Rückmeldung): &#13;
• Content-Type: application/octet-stream &#13;
• Content-Transfer-Encoding: base64&#13;
Attachment MIME-Attribute (Signatur): &#13;
• Content-Type: application/pkcs7-signature; Name= "smime.p7s" &#13;
• Content-Transfer-Encoding: base64 &#13;
• Content-Disposition: attachment; filename="smime.p7s“ &#13;
Jede signierte Meldung muss das Zertifikat des Absenders enthalten (multipart/signed und application/pkcs-signature MIME-Format).&#13;
Envelope MIME-Attribute eingehender und ausgehender Mails: &#13;
• MIME-Version: 1.0 &#13;
• Content-Type: application/pkcs7-mime; smime-type=enveloped-data; name="smime.p7m"&#13;
• Content-Transfer-Encoding: base64 &#13;
• Content-Disposition: attachment; filename="smime.p7m"&#13;
• Content-Transfer-Encoding: base64&#13;
Beim Schicken der Antwort benutzt e-dec die folgenden Einstellungen: &#13;
• RSA &#13;
• 3DES mit Schlüsselstärke 192b &#13;
• CBC/PKCS5Padding MIME-Part Attribute der e-dec Antworten: &#13;
• Jeder Nachrichtenteil der MIME Message hat als Content-Transfer-Encoding „base64“ (analog zu NCTS).&#13;
&#13;
Is possible with Windev?&#13;
Where I can find an example?&#13;
&#13;
Thanks in advance&#13;
Best Regards&#13;
Manuela Vergerio</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev/read.awp</link><title>Send signed and encrypted emails with Windev</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60436/read.awp</comments><pubDate>22 Nov 2016 15:21:40 Z</pubDate><description>Manuela,&#13;
&#13;
have a look at http://www.chilkatsoft.com/&#13;
&#13;
This is a set of tools for email and for encryption as well. It can be…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60436/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60436/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev/read.awp">Send signed and encrypted emails with Windev</source><title>Re: Send signed and encrypted emails with Windev</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60369/read.awp</comments><pubDate>15 Nov 2016 16:13:27 Z</pubDate><description>Hi Manuela,&#13;
&#13;
it should be possible. I just read the technical/structure information &#13;
(not the german description), and it see…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60369/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev-60369/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60364-send-signed-and-encrypted-emails-with-windev/read.awp">Send signed and encrypted emails with Windev</source><title>Re: Send signed and encrypted emails with Windev</title></item></channel></rss>
