Openssl

Hello ,

I’m planning to write C/C++ utility to do an OpenSSL RSA_Sign . However I’m not able to find an interface/library to get a private key from pfx/p12 file.

Or

Can you please provide me the algorithm for the same.

Please help me on this.