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