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)
383return VerifyHash(hashValue, signature); 400return VerifyHash(hashValue, signature);