Walter.Web.FireWall
CypherStore Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : CypherStore Enumeration
location where to get certificates from and or to use salt and password
Syntax
public enum CypherStore : System.Enum 
Members
MemberDescription
ASPWAFCertificate the certificate provided by ASP-WAF
CertificateFromDisk A certificate on disk
CertificateStore a certificate from the certificate store managed by the computer or server
PaswordAndSalt use password and salt and do not use a certificate
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Configurations.CypherStore

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