[#PKHash-size] = xref:PKHash.adoc[PKHash]::size :relfileprefix: ../ :mrdocs: Returns the number of bytes in the hash. == Synopsis Declared in `<util/hash_type.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t size() const; ---- == Return Value The hash size in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#