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