Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

S/MIME Message

Features  | Detailed Description 
 

The S/MIME Message is an ActiveX control from the Clever Internet ActiveX Suite library.
It allows you to create / parse messages in an alternative MIME format with Attachments and digitally Sign / Verify, Encrypt / Decrypt them according to the S/MIME standard: RFC 2311, RFC 2633 and RFC 2045.

Features:

  • Load and Save MIME messages
  • Sign / Verify, Encrypt / Decrypt
  • Extract message Certificates
  • X.509 digital certificates
  • Text and HTML message bodies, Attachments and Embedded pictures
  • Can be used with any third party SMTP, POP3 or IMAP components
  • Free one year upgrades and support

Generate and Verify RSA digital signatures using a single line of code

SMimeMessage1.BuildMessage "Message Text", "attachment.zip"

SMimeMessage1.Sign

Set txtFile = o.OpenTextFile("c:\ signed message.eml")
SMimeMessage1.MessageSource = txtFile.ReadAll

SMimeMessage1.Verify

Sign and Encrypt simultaneously

The SMimeMessage control allows you to sign and encrypt messages simultaneously. You can verify both enveloped and detached RSA digital signatures for signed and encrypted messages.

SMimeMessage1.BuildMessage "Message Text", "<html><body>Message Text</body></html>"

SMimeMessage1.Sign
SMimeMessage1.Encrypt

SMimeMessage1.DecryptAndVerify

Samples in VB, C++, C# and VB.NET

Please see the Demos code (SMime) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this ActiveX control in your application.

Related component - Mail Message

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007