[#CPubKey-data] = xref:CPubKey.adoc[CPubKey]::data :relfileprefix: ../ :mrdocs: Pointer to the first byte of the serialized public key. == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned char const* data() const; ---- == Return Value A pointer to the first serialized byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#