This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Description
I'm looking at the TestClient project and it's pretty similar to what i need, except instead of loading a pem file, I'm looking at loading a certificate from the Windows Certificate store. I know how to get the cert from the store, the problem I'm having is getting it loaded into the Client. Is there something existing that I'm just missing? Or if not, any tips on how I could add something?