Method Nettle.ECC_Curve()->ECDSA()->raw_verify() Method raw_verify bool raw_verify(string(8bit) digest, Gmp.mpz r, Gmp.mpz s) Description Verify the signature r, s against the message digest digest.