[#ToKeyID-09] = ToKeyID :mrdocs: Convert a public‐key‐hash destination back to a key identifier. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CKeyID.adoc[CKeyID] ToKeyID(xref:PKHash.adoc[PKHash] const& key_hash); ---- == Return Value The corresponding key identifier. == Parameters [cols="1,4"] |=== | Name| Description | *key_hash* | The public‐key hash to convert. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#