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