Click or drag to resize
CONFIGbUseAESForSAZ Field
Use 128bit AES Encryption when password-protecting .SAZ files. Note that, while this encryption is much stronger than the default encryption algorithm, it is significantly slower to save and load these files, and the Windows Explorer ZIP utility cannot open them.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static bool bUseAESForSAZ

Field Value

Type: Boolean
See Also