Property ObfuscationKey
ObfuscationKey
Gets or sets the GUID key used for ODTTF de-obfuscation. When set, the first 32 bytes are XOR-deobfuscated before parsing.
public Guid? ObfuscationKey { get; set; }
Property Value
- Guid?
Gets or sets the GUID key used for ODTTF de-obfuscation. When set, the first 32 bytes are XOR-deobfuscated before parsing.
public Guid? ObfuscationKey { get; set; }