3 references to ProtectedData
System.Configuration.ConfigurationManager (2)
System\Configuration\DpapiProtectedConfigurationProvider.cs (2)
67byte[] encryptedData = ProtectedData.Protect( 83byte[] decryptedData = ProtectedData.Unprotect(
System.Security (1)
System.Security.cs (1)
36[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.ProtectedData))]