[#CKey-COMPRESSED_SIZE] = xref:CKey.adoc[CKey]::COMPRESSED_SIZE :relfileprefix: ../ :mrdocs: Size in bytes of a serialized private key whose public key is compressed. == Synopsis Declared in `<key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int COMPRESSED_SIZE = {214}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#