[#CKey-GetPubKey] = xref:CKey.adoc[CKey]::GetPubKey :relfileprefix: ../ :mrdocs: Compute the public key from a private key. This is expensive. == Synopsis Declared in `<key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CPubKey.adoc[CPubKey] GetPubKey() const; ---- == Return Value The public key corresponding to this private key. [.small]#Created with https://www.mrdocs.com[MrDocs]#