2 references to fipsPolicyRegistryKey
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtilsEx.cs (2)
54[RegistryPermission(SecurityAction.Assert, Read = @"HKEY_LOCAL_MACHINE\" + fipsPolicyRegistryKey)] 58using (RegistryKey fipsAlgorithmPolicyKey = Registry.LocalMachine.OpenSubKey(fipsPolicyRegistryKey, false))