On Wed, Jan 29, 2003, marcus.carey wrote:

> Is it possible to send html content using SMIME_write_PKCS7()?

Well if you mean can the signed or encrypted data be HTML or indeed
any other type then yes.

You have to supply your own MIME headers and pass the data to PKCS7_sign() or
PKCS7_encrypt() as normal and specifically do *not* use the PKCS7_TEXT flag.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to