hi
i'm trying to make an application that sign and verify in SMime Format
i can sign text file and then verify the signature but
the problem is when i try to sign a binary file (*.doc per example) , i can
sign this file but when i tried to verify the signature ,the function
SMIME_read_PKCS7 could not extract the PKCS7 structure from the signed file
i tried to set the flags to PKCS7_BINARY (like in smime.c source code) but
i still could not resolve this problem
if any one knows how to resolve that
thanx
_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis !
http://www.msn.fr/msger/default.asp
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- Re: Problem verifying with SMIME openssl utilisateur
- Re: Problem verifying with SMIME Dr. Stephen Henson
