How to extract private key from .p12 file Or how to create RSAPrivatekey using modulus and exponent

I want private key from .p12 file. which will be used to sign the encrypted data and decrypt the data. Currently I m used all .pem file but still the private key is empty. I need urgent help

I want private key from .p12 file.

On what platform?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How to extract private key from .p12 file Or how to create RSAPrivatekey using modulus and exponent
 
 
Q