Re: pkcs7_sign, d2i_PKCS7_bio_stream with OpenSSL 0.9.8

2007-09-13 Thread Vijayekkumaran M
Hello Steve, Thank you for the clarification. It addresses my problem. Thanks and Regards Vijay On 9/12/07, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > > On Wed, Sep 12, 2007, Vijayekkumaran M wrote: > > > Hello All, > > > > This is the first time I am po

pkcs7_sign, d2i_PKCS7_bio_stream with OpenSSL 0.9.8

2007-09-12 Thread Vijayekkumaran M
Hello All, This is the first time I am posting to this forum. If I am asking this question in the wrong forum please redirect me. I am using OpenSSL 0.9.8. I need to create a detached pkcs#7 signature of some piece of data and store the signature in BER encoded format. >From the man pages I u