[#CPubKey-end] = xref:CPubKey.adoc[CPubKey]::end :relfileprefix: ../ :mrdocs: Iterator past the last byte of the serialized public key. == 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 serialized byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#