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