I need to be able to do the following:

Encrypt Data
- Convert a stream of bytes to the MIME encoding
- Encrypt MIME encoded bytes using normal CMS rules
- Use encrypted bytes as the value of the EncryptedContent field within
EnvelopedData

Sign Data
- Convert a stream of bytes to the MIME encoding
- Sign MIME encoded bytes using CMS object of type ContentInfo
- Possibly add countersignature attribute

Can I use OpenSSL routines to do this?  If so, can you please tell me
what routines I need to call?

Thank you,
Don


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

Reply via email to