[#Obfuscation-KEY_SIZE] = xref:Obfuscation.adoc[Obfuscation]::KEY_SIZE :relfileprefix: ../ :mrdocs: Size of the obfuscation key in bytes. == Synopsis Declared in `<util/obfuscation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static size_t KEY_SIZE = {sizeof(KeyType)}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#