[#PKHash-2constructor-0f] = xref:PKHash.adoc[PKHash]::PKHash :relfileprefix: ../ :mrdocs: Construct a public‐key hash from a raw 160‐bit hash. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit PKHash(xref:uint160.adoc[uint160] const& hash); ---- == Parameters [cols="1,4"] |=== | Name| Description | *hash* | The raw hash value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#