[#BloombergLP-bdlde-Sha256-k_DIGEST_SIZE] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Sha256.adoc[Sha256]::k_DIGEST_SIZE :relfileprefix: ../../../ :mrdocs: The size (in bytes) of the output == Synopsis Declared in `<bdlde_sha2.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::size_t const k_DIGEST_SIZE = 256 / 8; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#