1 write to _KeyName
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
137
_KeyName
= "Rsa Key";
2 references to _KeyName
System.Configuration (2)
System\Configuration\RSAProtectedConfigurationProvider.cs (2)
37
exml.AddKeyNameMapping(
_KeyName
, rsa);
77
kin.Value =
_KeyName
;