[#Obfuscation-2conversion] = xref:Obfuscation.adoc[Obfuscation]::operator bool :relfileprefix: ../ :mrdocs: Test whether the obfuscation is active. == Synopsis Declared in `<util/obfuscation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator bool() const; ---- == Return Value true if the key is non‐zero (obfuscation applies), false otherwise. [.small]#Created with https://www.mrdocs.com[MrDocs]#