5 references to MainAttributes
Microsoft.DotNet.SignCheckLibrary (5)
Verification\Jar\JarSignatureFile.cs (5)
38
return
MainAttributes
.Keys.Any(key => key.EndsWith("-Digest-Manifest-Main-Attributes"));
109
a => String.Equals(
MainAttributes
[a], manifest.GetManifestDigest(JarUtils.GetHashAlgorithmFromDigest(a, "-Digest-Manifest")))
126
string digestAttributeKey =
MainAttributes
.Keys.FirstOrDefault(key => key.EndsWith("-Digest-Manifest-Main-Attributes", StringComparison.OrdinalIgnoreCase));
128
return String.Equals(
MainAttributes
[digestAttributeKey],
202
return (from key in
MainAttributes
.Keys