root
SSL Plug-in
The SSL plug-in assembly quickly enables the EasyMail .Net Edition SMTP,
POP3 and IMAP4 assemblies to communicate with SSL email servers. The plug-in
does not replace the other assemblies, it simply interfaces with them
to provide the SSL services. Integrating the SSL plug-in into your application
requires only a few lines of code. The SSL plug-in assembly is an
optional component of EasyMail .Net Edition and must be purchased
separately.
 |
Send and retrieve email messages over secure connections |
 |
Broad support for secure protocols: SSL2, SSL3, TLS1,
PCT1 |
 |
Integrates easily with the other assemblies with only a few lines
of code. This enables you to easily add SSL functionality to an existing
non-SSL application, or to switch the SSL functionality on and off
programmatically. |
 |
Support for client and server certificates as well as certificate
management and enumeration. |
View sample code...
|
|