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