[#CPubKey-size-0a] = xref:CPubKey.adoc[CPubKey]::size :relfileprefix: ../ :mrdocs: Number of bytes in the serialized public key. == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int size() const; ---- == Return Value The size in bytes implied by the header byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#