I am writing a block of code to generate a PKCS7 signature (data detached)
using OpenSSL. I've been using the crypto\pkcs7\sign.c as an example. My
question: Is it possible to generate a PKCS7 signature by specifying the
signature, rather than using OpenSSL routines to digest and encrypt? I have
a separate crypto library that generated the signature, and I want to use
OpenSSL to package it in PKCS7.
Thanks,
Bryan
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]