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