1 write to s_useMachineKeyStore
System.Security.Cryptography (1)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
252s_useMachineKeyStore = (value ? CspProviderFlags.UseMachineKeyStore : 0);
4 references to s_useMachineKeyStore
System.Security.Cryptography (4)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (4)
28s_useMachineKeyStore), 39s_useMachineKeyStore), false) 62s_useMachineKeyStore, 248return (s_useMachineKeyStore == CspProviderFlags.UseMachineKeyStore);