2 references to ComputeHashFromManifest
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
144licenseDom = CreateLicenseDom(signer, ExtractPrincipalFromManifest(), ComputeHashFromManifest(m_manifestDom, m_useSha256)); 1277byte[] computedHashBytes = ComputeHashFromManifest(manifestDom, m_useSha256);