The digest/hash algorithm to be used.
The public key to verify the signature.
The payload to be verified.
The signature of the payload to be verified.
Optional
opts: IEcdsaOptionsThe options for verification.
Return true if the signature is valid, otherwise false.
Verify the signature of simple short data.