[#HashWriter-GetSHA256] = xref:HashWriter.adoc[HashWriter]::GetSHA256 :relfileprefix: ../ :mrdocs: Compute the SHA256 hash of all data written to this object. == Synopsis Declared in `<hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] GetSHA256(); ---- == Description Invalidates this object. == Return Value The single SHA‐256 hash of all written data. [.small]#Created with https://www.mrdocs.com[MrDocs]#