Test whether this is the 0 key (the result of default construction). This implies !IsFullyValid().

Synopsis

Declared in <pubkey.h>

bool
IsNull() const;

Return Value

true if the key data is all zero.

Created with MrDocs