[#BIP324Cipher-GARBAGE_TERMINATOR_LEN] = xref:BIP324Cipher.adoc[BIP324Cipher]::GARBAGE_TERMINATOR_LEN :relfileprefix: ../ :mrdocs: Length in bytes of a garbage terminator. == Synopsis Declared in `<bip324.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int GARBAGE_TERMINATOR_LEN = {16}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#