[#CHash256-OUTPUT_SIZE] = xref:CHash256.adoc[CHash256]::OUTPUT_SIZE :relfileprefix: ../ :mrdocs: Size in bytes of the produced hash. == Synopsis Declared in `<hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static size_t OUTPUT_SIZE = {CSHA256::OUTPUT_SIZE}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#