[#XOnlyPubKey-GetEvenCorrespondingCPubKey] = xref:XOnlyPubKey.adoc[XOnlyPubKey]::GetEvenCorrespondingCPubKey :relfileprefix: ../ :mrdocs: Get the full public key with an even y coordinate (0x02 prefix) for this x‐only pubkey. == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CPubKey.adoc[CPubKey] GetEvenCorrespondingCPubKey() const; ---- == Return Value The corresponding even‐y full public key. [.small]#Created with https://www.mrdocs.com[MrDocs]#