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