2 references to Misc
Microsoft.DotNet.SignCheckLibrary (2)
Verification\DetailKeys.cs (1)
17
public static readonly string[] ResultKeysVerbose = { File, Error, AuthentiCode, StrongName, Signature,
Misc
};
Verification\Timestamp.cs (1)
58
svr.AddDetail(DetailKeys.
Misc
, SignCheckResources.DetailTimestamp, SignedOn, SignatureAlgorithm);