Walter.Web.FireWall
CypherConfig.TamperDetection Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : CypherConfig.TamperDetection Enumeration
Method to use to identify tempering with the data
Syntax
public enum CypherConfig.TamperDetection : System.Enum 
Members
MemberDescription
Certificate hash using a certificate
HMACSHA256 HMACSHA256 hash
HMACSHAMD5 HMACSHAMD5 hash
Sha1 Sha1 hash
Sha256 Sha256 hash
Sha384 hash
Sha512 Sha512 hash
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Configurations.CypherConfig.TamperDetection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Web.FireWall.Configurations Namespace