3 references to CngProvider
System.Security.Cryptography (3)
System\Security\Cryptography\CngProvider.cs (3)
94
return s_msPlatformKsp ??= new
CngProvider
("Microsoft Platform Crypto Provider"); // MS_PLATFORM_CRYPTO_PROVIDER
102
return s_msSmartCardKsp ??= new
CngProvider
("Microsoft Smart Card Key Storage Provider"); // MS_SMART_CARD_KEY_STORAGE_PROVIDER
110
return s_msSoftwareKsp ??= new
CngProvider
("Microsoft Software Key Storage Provider"); // MS_KEY_STORAGE_PROVIDER