MailBee.NET provides basic SSL capabilities within SMTP, IMAP and POP3 licenses. Advanced SSL functionality (client and server certificates) and S/MIME require Security license (included in MailBee.NET Objects bundle). All samples in this section require this license. Samples in other sections don't require this license but still can connect to SSL-enabled e-mail servers.
Decrypt e-mail in IMAP/POP3 inbox
Downloads last e-mail from IMAP or POP3 inbox and decrypts it, also checking its signature. It's assumed the e-mail is encrypted or signed with S/MIME.
Sign and encrypt outgoing e-mail
Creates an e-mail, signs and encrypts it with S/MIME, and sends it via SMTP relay server.
SMTP/IMAP/POP3 over SSL and certificates
Lets you specify client SSL certificate, and displays SMTP/IMAP/POP3 server certificate.