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