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
Test whether this is the 0 key (the result of default construction). This implies !IsFullyValid().
Declared in <pubkey.h>
bool
IsNull() const;
true if the key data is all zero.
Created with MrDocs