Hi,

VC6 reported that there're error with the following line:
if (!(asafes = M_PKCS12_unpack_authsafes(p12))) return 0;

The error was:
error C2664: 'ASN1_seq_unpack' : cannot convert parameter 4 from 'void (struct 
pkcs7_st *)' to 'void (__cdecl *)(void)'
None of the functions with this name in scope match the target type

I use OpenSSL 0.9.5a compiled using VC6 on Win98SE. What's wrong? Thank you.

Angus Lee

---------------------------------------------------
Get Your Free Email at http://www.hknetmail.com

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

Reply via email to