Base:
method
VerifyHash
System.Security.Cryptography.ECDsa.VerifyHash(System.Byte[], System.Byte[])
2 references to VerifyHash
System.Core (2)
System\Security\Cryptography\ECDsaCng.cs (2)
383
return
VerifyHash
(hashValue, signature);
400
return
VerifyHash
(hashValue, signature);