1 reference to DsaVerify
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\DSAOpenSsl.cs (1)
345
return Interop.Crypto.
DsaVerify
(key, hash, signature);