Server 2012 R2: disable or hide ECDH key storage provider in Cryptographic Service Provider

Melvin 1 Reputation point
2021-06-25T16:54:18.297+00:00

Hi Everyone in the Microsoft Forum,

HI I need an advice I don't need all the Microsoft key storage provider in the picture. I need RSA only

Am i able to disable or hide some of the cryptographic service provider (CSP)?

Can anyone provide me an advice ??109366-msft-csp.png

Thanks in advance.

Windows development | Windows API - Win32
Microsoft Partner Center API
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 12,731 Reputation points Microsoft External Staff
    2021-06-28T06:52:07.873+00:00

    A cryptographic service provider (CSP) contains implementations of cryptographic standards and algorithms. At a minimum, a CSP consists of a dynamic-link library (DLL) that implements the functions in CryptoSPI (a system program interface). As Cryptographic Provider Types said, Some advanced application might connect to more than one CSP at a time, but most application generally use only a single CSP.
    And if you need RSA only, check it! that is also implied by the checkbox UI.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.