this parameter is ignored
pointer to the hash value
length of the hash value
pointer to the DER encoded signature
length of the DER encoded signature
EC_KEY object containing a public EC key
1 if the signature is valid, 0 if the signature is invalid and -1 on error
Verifies that the given signature is valid ECDSA signature of the supplied hash value using the specified public key.