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