[#PCP_MAP_NONCE_SIZE] = PCP_MAP_NONCE_SIZE :mrdocs: Mapping nonce size in bytes (see RFC6887 section 11.1). == Synopsis Declared in `<common/pcp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr size_t PCP_MAP_NONCE_SIZE = 12; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#