System.Web.Configuration.MachineKeyValidation.TripleDES Field

Specifies that ASP.NET uses the TripleDES (3DES) encryption algorithm.

Syntax

MachineKeyValidation TripleDES

Remarks

TripleDES is an encryption algorithm that is used only if you specify that view state is encrypted. This option is included for legacy purposes and should be selected only if compatibility with earlier versions of ASP.NET is required.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0