We currently set the SignerSignEx2
's SIGNER_PROVIDER_INFO
to a suitable CSP, however, the docs say that CSPs are outdated and we're now using our vendor's CNG provider instead. We could migrate all our other usages, except the SignerSignEx2
call. How to specify that the key used for signing the DLL should come from a CNG provider and not from a CSP?
Asked
Active
Viewed 86 times
1

D.R.
- 20,268
- 21
- 102
- 205