CandleSettings.

FIPS Property

Summary

Gets or sets a value indicating whether FIPS compliant algorithms should be used.
Namespace
Cake.Common.Tools.WiX
Containing Type
CandleSettings

Syntax

public bool FIPS { get; set; }

Value

Type Description
bool true if FIPS compliant algorithms should be used, otherwise false.