[#BIP324Cipher-GetOurPubKey] = xref:BIP324Cipher.adoc[BIP324Cipher]::GetOurPubKey :relfileprefix: ../ :mrdocs: Retrieve our public key. == Synopsis Declared in `<bip324.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:EllSwiftPubKey.adoc[EllSwiftPubKey] const& GetOurPubKey() const noexcept; ---- == Return Value Our ElligatorSwift‐encoded public key. [.small]#Created with https://www.mrdocs.com[MrDocs]#