The digest/hash algorithm to be used.
The public key to verify the signature.
The input stream to be verified.
The signature of the input stream.
Optional
opts: IEcdsaOptionsThe options for verification.
Return a promise that resolves to true if the signature is valid, otherwise false.
Verify the signature of the input stream.