DTLS.Net
DTLS.Net copied to clipboard
Import Cert from Windows Store
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?