[#PKHash-end-0e] = xref:PKHash.adoc[PKHash]::end :relfileprefix: ../ :mrdocs: Returns an iterator past the last byte of the hash. == Synopsis Declared in `<util/hash_type.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned char* end(); ---- == Return Value A pointer past the last byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#