[#BIP324Cipher-REKEY_INTERVAL] = xref:BIP324Cipher.adoc[BIP324Cipher]::REKEY_INTERVAL :relfileprefix: ../ :mrdocs: Number of packets between automatic key rotations. == Synopsis Declared in `<bip324.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int REKEY_INTERVAL = {224}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#