2 references to VerifyHash
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSignature.cs (2)
410
return
VerifyHash
(key, hasher, hashAlgorithm, keyType, padding);
442
return
VerifyHash
(key, hasher, hashAlgorithm, keyType, padding);