Obfuscation::operator bool

Test whether the obfuscation is active.

Synopsis

Declared in <util/obfuscation.h>

operator bool() const;

Return Value

true if the key is non-zero (obfuscation applies), false otherwise.