[#CPubKey-IsFullyValid] = xref:CPubKey.adoc[CPubKey]::IsFullyValid :relfileprefix: ../ :mrdocs: fully validate whether this is a valid public key (more expensive than IsValid()) == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsFullyValid() const; ---- == Return Value true if this is a valid public key on the curve. [.small]#Created with https://www.mrdocs.com[MrDocs]#