Machine KeyCopy link to this sectionLink to this section copied!

This dialog allows you to configure Machine Key settings for a Web Site or a Virtual Directory on the target IIS Server.

Iis machine key

ValidationCopy link to this sectionLink to this section copied!

MethodCopy link to this sectionLink to this section copied!

Specify the hash algorithm used to validate data.

Supported algorithms:

  • AES
  • MD5
  • SHA1
  • TripleDes (3DES)
  • HMACSHA256
  • HMACSHA384
  • HMACSHA512

KeyCopy link to this sectionLink to this section copied!

Specify the key that is used to validate data or the process by which it is generated. This can either be:

  • Predefined - manually specify the key (a string of hexadecimal characters)
  • Auto-Generated - a random key will be generated and stored in the Local Security Authority LSA.

EncryptionCopy link to this sectionLink to this section copied!

MethodCopy link to this sectionLink to this section copied!

Specify the algorithm that is used for encrypting and decrypting data

Supported algorithms:

  • Auto - ASP.NET will automatically determine which encryption algorithm to use
  • AES
  • TripleDES(3DES)
  • DES

KeyCopy link to this sectionLink to this section copied!

Specify the key that is used to encrypt data or the process by which the key is generated. This can either be:

  • Predefined - manually specify the key (a string of hexadecimal characters)
  • Auto-Generated - a random key will be generated and stored in the Local Security Authority LSA.