David VERGIN wrote:
> 
> Hi,
> I'm trying to get a privatekey from a PKCS12 file. I found an interesting
> example with the sources of OpenSSL in DEMO\PKCS12\pkread.c
> 
> I'm working under windows NT4 pack 5 with Visual C++, and I'm having some
> trouble having the example work.
> 
> At the line     p12 = d2i_PKCS12_fp(fp, NULL);
> I have the following error:
>     Unhandeled exception in pkread.exe (NTDLL.DLL): 0xC00000005: Access
> Violation
> 

Read the FAQ.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to