Base:
method
VerifyHashCore
System.Security.Cryptography.ECDsa.VerifyHashCore(System.ReadOnlySpan<System.Byte>, System.ReadOnlySpan<System.Byte>, System.Security.Cryptography.DSASignatureFormat)
1 reference to VerifyHashCore
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\ECDsaOpenSsl.cs (1)
164VerifyHashCore(hash, signature, DSASignatureFormat.IeeeP1363FixedFieldConcatenation);