In some cases, private keys for certificates is not completely available. When attempting to decrypt key material, this can cause 'CryptographicException: Keyset does not exist'. This changes the order in which key material decryption looks up private keys to first key the certificate options provided explicitly to the API, and then falling back to the cert store for decryption keys. |
||
|---|---|---|
| .. | ||
| TestCert.pfx | ||
| TestCert2.pfx | ||
| TestCert3.pfx | ||
| TestCert3WithoutPrivateKey.pfx | ||
| TestCertWithoutPrivateKey.pfx | ||