Topic: Parse a PKCS #12

Hi,

I need to parse a PFX file in a Renesas RA4M2 using e2 Studio, any tips/help would be appreciated.

Thanks.

Share

Re: Parse a PKCS #12

Hello Manaury,

We have an excellent PKCS12 example that parses out the key and cert:
https://github.com/wolfSSL/wolfssl-exam … pto/pkcs12

(I replied to your support ticket, but I am copying the response here for posterity.)