1 write to s_msSoftwareKsp
System.Core (1)
System\Security\Cryptography\CngProvider.cs (1)
113s_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)
112if (s_msSoftwareKsp == null) { 116return s_msSoftwareKsp;