fully validate whether this is a valid public key (more expensive than IsValid())

Synopsis

Declared in <pubkey.h>

bool
IsFullyValid() const;

Return Value

true if this is a valid public key on the curve.

Created with MrDocs