[#PCPMappingNonce] = PCPMappingNonce :mrdocs: PCP mapping nonce. Arbitrary data chosen by the client to identify a mapping. == Synopsis Declared in `<common/pcp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef std::array<uint8_t, PCP_MAP_NONCE_SIZE> PCPMappingNonce; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#