1 reference to EcDsaVerify
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\ECDsaOpenSsl.cs (1)
246int verifyResult = Interop.Crypto.EcDsaVerify(hash, toVerify, key);