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
fully validate whether this is a valid public key (more expensive than IsValid())
Declared in <pubkey.h>
bool
IsFullyValid() const;
true if this is a valid public key on the curve.
Created with MrDocs