[#EllSwiftPubKey-size] = xref:EllSwiftPubKey.adoc[EllSwiftPubKey]::size :relfileprefix: ../ :mrdocs: Number of bytes in an ellswift public key. == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static size_t size(); ---- == Return Value The fixed size in bytes (64). [.small]#Created with https://www.mrdocs.com[MrDocs]#