>===== Original Message From [EMAIL PROTECTED] =====
>> C:\Work\EudSMIME\SetngDlg.cpp(378) : error C2664: 'sk_pop_free' : cannot
>> convert parameter 2 from 'void (PKCS12_SAFEBAG *)' to 'void (__cdecl
*)(void)'
>> None of the functions with this name in scope match the target type
>>From those errors it looks like you are trying to call these macros in
>C++. Why do you need to do that? You can parse PKCS#12 files much more
>easily with PKCS12_parse() which should have no problems.
Could you please give me a segment of the sample code that would convert
PKCS#12 file to PEM format. I'm nor very familiar with the API's in OpenSSL.
What I do now is copy from the code segment of pkcs12.c in OpenSSL 0.9.5a.
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]