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