views:

26

answers:

0

Hi,

I am trying to import an outlook PST file to my application running on Mac OS X. The PST file consists of contacts created in Outlook. The contacts have X509 certificates added to them.

The problem I am facing is ASN decoding of the certificate fails.

I have read somewhere that there is extra data before and after the certificate referred by PR_USER_X509_CERTIFICATE in the PST file.

Can someone please tell me how to parse this information correctly.

Thanks a lot

Regards, Mark