This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Eazfuscator.Net.
Summary
Gets or sets a value specifing password to use for decryption during obfuscation.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public string DecodeStackTraceWithPassword { get; set; }
Remarks
Decodes encrypted stack trace. Password for decryption is given with this option. Encrypted stack trace must be fed to standard input stream of the application. Decrypted stack trace will be fed to standard output stream.
Value
Type | Description |
---|---|
string |