2 references to CryptographicEquals
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
944if (!CryptographicEquals(calculatedHash, digestedReference.DigestValue)) 1065return CryptographicEquals(m_signature.SignatureValue, hashValue);