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