i have private key file and a certificate file in pem format , how can I import both of them together using visual c++ (using windows crypto API ) ( can i do it without converting them into pkcs 12 format ).
i have private key file and a certificate file in pem format , how can I import both of them together using visual c++ (using windows crypto API ) ( can i do it without converting them into pkcs 12 format ).