Sample Projects
| Sample Project | Description |
| Certificate Browser | Shows the digital certificates installed in the system and their properties. |
| MIME Encoder Decoder | It demonstrates the use of MIME to encode/decode string data or files. |
| Sign and Encrypt Email | Demonstrates how to use the SSMTP object to send encrypted and/or signed emails. |
| Sign and Encrypt HTML Email | Demonstrates the use of the SHTMLMailer component. |
| Sign Encrypt Email and Files | Demonstrates how to use the SFileMailer object to send encrypted and/or signed emails with file attachments. |
| SIMAP Email Client | Shows how to use the features of the SIMAP object to retrieve messages, decrypt messages and verify message signatures. |
| SMIME Message Encryptor | Shows how to use the features of the S/MIME object to encrypt, sign, decrypt, and verify. |
| SPOP Email Client | A simple email client that can decrypt messages and verify message signatures. It shows how to use the SSMTP and SPOP components to access POP and SMTP servers. |