2 references to CalculateHashValue
System.Security (2)
system\security\cryptography\xml\reference.cs (1)
311
DigestValue =
CalculateHashValue
(document, refList);
system\security\cryptography\xml\signedxml.cs (1)
892
calculatedHash = digestedReference.
CalculateHashValue
(m_containingDocument, m_signature.ReferencedItems);