1 write to s_msSoftwareKsp
System.Core (1)
System\Security\Cryptography\CngProvider.cs (1)
113
s_msSoftwareKsp
= new CngProvider("Microsoft Software Key Storage Provider"); // MS_KEY_STORAGE_PROVIDER
2 references to s_msSoftwareKsp
System.Core (2)
System\Security\Cryptography\CngProvider.cs (2)
112
if (
s_msSoftwareKsp
== null) {
116
return
s_msSoftwareKsp
;