Hi Everyone,
Just a quick question. I'm trying to encrypt a PKCS7 document with
EVP_EncryptInit (for symmetric key encryption). What would be the best
format to output the PKCS7 document (ASN/PEM/SMIME) to be used as an
input for EVP_EncryptInit (which takes unsigned char as input)? I'm
guessing SMIME (which would have to be encoded into uchar), but I would
like to hear from others as well.

thanks!

Ashu


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to