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