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: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool bUseAESForSAZ
Public Shared bUseAESForSAZ As Boolean
public:
static bool bUseAESForSAZ
Field Value
Type:
BooleanSee Also