[#CSHA1-OUTPUT_SIZE] = xref:CSHA1.adoc[CSHA1]::OUTPUT_SIZE :relfileprefix: ../ :mrdocs: Size of the SHA‐1 digest in bytes. == Synopsis Declared in `<crypto/sha1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static size_t OUTPUT_SIZE = 20; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#