2 references to Protect
NuGet.Configuration (1)
Utility\EncryptionUtility.cs (1)
23var encryptedByteArray = ProtectedData.Protect(decryptedByteArray, _entropyBytes, DataProtectionScope.CurrentUser);
System.Configuration.ConfigurationManager (1)
System\Configuration\DpapiProtectedConfigurationProvider.cs (1)
67byte[] encryptedData = ProtectedData.Protect(