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