1 write to RawText
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarIndividualEntry.cs (1)
70
RawText
= entryText;
1 reference to RawText
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarSignatureFile.cs (1)
152
string computedDigest = JarUtils.GetHashDigest(manifestFileEntry.
RawText
, signatureFileEntry.HashAlgorithmName);