> Serge Batov wrote:
> This function fails on attempt to load key with 0x00000000 reading ;(
> Something wrong? I guess in new version PEM_ASN1_read has additional
> parameter and nobody knows about contents.

Serge,

if you're developing on win32 you'll want to make sure that your
application and the OpenSSL library use the same C runtime libraries.
Your OpenSSL libraries would typically be linked with the multi-threaded
dll runtime. If there's a mismatch here there's bound to be a few
exceptions thrown under certain circumstances.

Cheers!

//oscar

S/MIME Cryptographic Signature

Reply via email to